List developer API client roles

List all Developer API Client roles in a customer workspace.

Path parameters

managed_user_idstringRequired

Embedded customer ID (external ID). The External ID must be URL encoded and prefixed with an E. For example, EA2300.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query parameters

pageintegerOptional

Page number of the API client roles to fetch. Defaults to 1.

per_pageintegerOptional

Number of API client roles to return in a single page. Defaults to 100. Max is 100.

Response

Success reply
resultobject

Errors