Application Clients
Get an App Client
Returns the App Client with the specified ID.
get/v2/app_clients/{app_client_id}
Path parameters
app_client_idstring required
The ID of the App Client.
Headers
Request-Timeoutinteger
The platform makes a best effort to complete the request in the specified seconds, or it times out.
Request-Timeout-Millisinteger
The platform makes a best effort to complete the request in the specified milliseconds, or it times out.
Response
The App Client.
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
- ●