Get Organization Areas Deprecated

Deprecated
Return a list of all areas in the organization

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

cursorstringOptional
limitintegerOptionalDefaults to 10
versionintegerOptionalDefaults to 1

Response

Successful Response
messagestring
Message of the response
codestring
Internal code of the response
datetimestring
Datetime of the API in ISO Format
next_cursorstring
Next cursor of the response
has_next_pageboolean
Describes if the paginated response has more pages
total_countinteger
Total count of the response
datalist of objectsOptional

Errors

422
Unprocessable Entity Error