User

Get User Companies

Used to get all of a user's companies

get/users/{id}/companies

Path parameters

idstring required

The ID of the user whose companies should be retrieved

Response

The complete list of companies for this user

cursorstring

Cursor used for pagination

Changes