Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the owner.
Response
200 - application/json
The users for this owner.
A list of users.
Gets the list of users for this owner, in escalation priority order if applicable.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The ID of the owner.
The users for this owner.
A list of users.