Get agent photo

GET {{baseUrl}}/api/v1/agents/:agent_id/photo?orgId={org_id}

This API gets the profile photo for the given agent id.

OAuth Scope

  • Desk.settings.READ
  • Desk.basic.READ

Request Params

KeyDatatypeRequiredDescription
fileSizestringSize of the image file to download. Values allowed are THUMBNAIL (image with reduced dimensions and size) and ACTUAL (image with actual dimensions and size). The default value is ACTUAL.

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring

RESPONSES

status: OK

""