Clients API
Get client
Retrieve a single client by its ID.
get/v2/clients/{organizationId}
Query parameters
embedstring nullable
This endpoint allows embedding related API items by appending the following values via the embed query string parameter.
Headers
idempotency-keystring
Example:123e4567-e89b-12d3-a456-426
A unique key to ensure idempotent requests. This key should be a UUID v4 string.
Response
The client object.