List API collections
List all API collections. The endpoint returns the project_id
of the project to which the collections belong in the response.
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
per_page
Number of API collections to return in a single page. Defaults to 100
. Max is 100
.
page
Page number of the API collections to fetch. Defaults to 1
.
Response
Success reply
result
List of API collections.