Downloads up to 10 employee avatars and returns them in a top-level JSON array.

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

Accepts a list of employee photo file tokens, typically obtained from the employees listing endpoint, and
returns a top-level JSON array of Worklio.ApiModels.API.Models.Common.AvatarFileInfo_v10 items, with one item per requested token.

The request is limited to 10 tokens per call. The response body is the array itself (not an object
wrapper). Each array item echoes the requested token and contains the avatar image bytes, which are serialized
as a base64 string in JSON.

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

Collection of up to 10 employee photo file tokens to resolve.

Headers
string
required
Defaults to 2.0

The requested API version

string
Defaults to 2.0

The requested API version

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Response

Language
Credentials
Bearer
jwt
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/json
text/plain