GET v1/Image/VerificationKey

Finds the image verification key of the client.

Roles Allowed

admin, editor

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

HTTP 200 with the verification key if it is found, HTTP 404 if not found

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.