Get Organization Positions

Return the positions defined in the organization. A position is the job title a user holds.

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
position_namestringOptional

Response

Successful Response
resultslist of objects
totalintegerOptional

Errors

422
Unprocessable Entity Error