Get an API client

Retrieve details of an API client in a workspace using its ID using the v2 endpoint.

Path parameters

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