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
-
certificateId: string
Certificate identifier
-
employeeId: string
Employee identifier
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- image/*
200 Response
Employee certificate scan was successfully retrieved.
Root Schema : schema
Type:
string(binary)