Get Organization Areas

Return the areas defined in the organization. Areas are the top level of the organizational structure and are used to classify users.

Authentication

Api-Keystring

API key of the organization. Always sent together with the Secret-Access header.

Path parameters

organization_slugstringRequired

Headers

Secret-AccessstringRequired

Query parameters

limitintegerOptional1-50Defaults to 10
offsetintegerOptional>=0Defaults to 0
area_namestringOptional
area_labelstringOptional
area_levelenumOptionalDefaults to 1
An enumeration.
Allowed values:

Response

Successful Response
resultslist of objects
totalintegerOptional

Errors

422
Unprocessable Entity Error