List Account to User relationships

This endpoint returns a list of AccountUser resources.

To get the list of accounts the user has access to, the filter[user] has to be specified.
To get the list of users that have access to an account the filter[account] has to be specified.

Query Params
string

The account filter.

string

The user filter.

string

The Team filter.

string

The AccountUser status filter.

string

List only users who have admin role on the account.

string

Query string

string

Page number

string

Page size

sort
array of strings

The comma-separated list of attributes.

sort
include
array of strings

The comma-separated list of relationship paths.

include
Responses

403

User unauthorized to perform this action.

4XX

Client error.

5XX

Server error.

Language
Credentials
Bearer
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/vnd.api+json