Download the image of an employee certificate scan.

get

/connectedWorker/clientapi/v2/employees/{employeeId}/certificates/{certificateId}/scan

This operation retrieves the binary data of a scan of an employee certificate.

Request

Path Parameters

There's no request body for this operation.

Back to Top

Response

Supported Media Types

200 Response

Employee certificate scan was successfully retrieved.
Body ()
Root Schema : schema
Type: string(binary)
Back to Top