Companies

Get all company team members

This endpoint retrieves all the users who belong to a given company.

get/company/team

Query parameters

dimension_idinteger

Will limit the users to only those who have access to this dimension

ignore_selfboolean

Whether to include the user making the request or not

Headers

HTTP_ACCEPTstring required

Set the version of API the request is for

X-Company-IDstring required

Associates request with company

Changes