List access profiles
List all access profiles belonging to an API client in a customer workspace. If you don’t provide an API client ID, the resource lists all access profiles for all API clients in the customer workspace.
DEPRECATION NOTICE
This endpoint is planned for deprecation on December 1, 2025. Transition to the List API keys endpoint before this date to ensure uninterrupted service.Path parameters
managed_user_id
Embedded customer ID (external ID). The External ID must be URL encoded and prefixed with an E
. For example, EA2300
.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
page
Choose the page of access profiles to return. The starting page is 1
. Defaults to 1
.
per_page
Number of access profiles returned in a single page. Defaults to 100
. Max is 100
.
api_client_id
Provide an API client ID to retrieve access profiles belonging to a specific API client.
Response
Success reply
result
List of API clients.