Get API client

Retrieve details of an API client in a customer workspace using its ID.

Path parameters

idstringRequired

Embedded customer ID/external ID. External ID must be prefixed with an E (e.g., EA2300) and URL encoded.

api_client_idstringRequired
The unique identifier of the API client to retrieve.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

Success - API client details retrieved successfully.

dataobject or null

Errors