Get an API client
Retrieve details of an API client in a workspace using its ID using the v2 endpoint.
Path parameters
api_client_id
The unique identifier of the API client to retrieve.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
Success - API client details retrieved successfully.
data