Downloads a single employee avatar by file token.

Access: System, Admin, ClientAdmin, and Employee users only.

Accepts an employee-photo file token and returns the avatar image as a binary file download with
Content-Disposition: attachment.

The token is converted and validated against the current caller context before the file is loaded. Tokens that
resolve to files other than employee photos are rejected.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Role-scoped employee photo file token returned by another authenticated API endpoint.

Headers
string
required
Defaults to 2.0

The requested API version

string
Defaults to 2.0

The requested API version

Response
200

OK

Language
Credentials
Bearer
jwt
LoadingLoading…
Response
Click Try It! to start a request and see the response here!