Company

Collect companies associated with the user

Collect company roles associated with the user. This includes: <ul> <li> Any company roles of which the user is either a direct or indirect member, i.e. the user can operate on behalf of that company </li> <li> Any company role such that the user is a member of a role which is directly or indirectly managed by that company </li> </ul>

get/v1/company

Query parameters

idinteger[]

Only return companies with one of the specified ids

uuidstring[]

Only return companies with one of the specified uuids

roleIdinteger[]

Only return companies managing roles with one of the specified ids

viewIdinteger[]

Only return roles with one or more views relations to a view with one of the specified view ids

viewInsightsVersionDef42[]

Only return roles with one or more views relations to a view with one of the specified insights versions

Response

An array with companies which manage the user or are managed by the user

Changes

No recorded changes to this endpoint across all 1 revision of this API.