List App Clients
Lists the App Clients configured for the customer account.
Query parameters
The maximum number of App Clients to return at one time.
Regular expression to filter the names of the App Clients.
The opaque cursor returned in metadata.page_key of the previous response. Omit it to fetch the first page.
Headers
The platform makes a best effort to complete the request in the specified seconds, or it times out.
The platform makes a best effort to complete the request in the specified milliseconds, or it times out.
Response
An array of App Clients.
Example response
{
"metadata": {
"page_key": "eyJvZmZzZXQiOjF9"
}
}Changes
Changed in 2 of the 13 revisions of this API.2
- ●
added the new
metrics_viewerenum value to the///response property for the response statusresponse-property-enum-value-added
- ●
- ●
added the new
agent_end_userenum value to the////response property for the response statusresponse-property-enum-value-added
- ●