v1
latestOpenAPI 3.1.02026-07-14801408.6 KB/departments
Returns a collection of your account departments. Required scope: r_account. Accessible with all token types.
get/departments
Path parameters
subdomainstring required
The account subdomain
Response
200
Example response
[
{
"id": "3ff4d641",
"name": "Commercial"
}
]