List API portals
Retrieves a list of all API portals associated with API clients in your workspace.
Path parameters
id
Embedded customer ID/external ID. The external ID must be prefixed with an E (for example, EA2300) and the resulting ID should be URL encoded.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
Success - List of API portals retrieved successfully.
data
List of API portals.
count
The total number of API portals returned in the response.
page
The current page number in the paginated response.
per_page
The number of API portals returned per page.