Get department logo

GET {{baseUrl}}/api/v1/departments/:department_id/logo

This API fetches the logo set for a department.

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

""