Get a customer client
Learn about retrieving a single client using the client ID.
Use this API to retrieve a single client using the client ID.
- ROLE_ADMIN_CUSTOMER
- Auth.Customer.Clients READ
Request
Name | Required | Description | |
---|---|---|---|
Headers | Authorization | Yes | Information about the authentication access token should be in the format: "Bearer {accessToken}". For more information, see topic Authentication API. |
URL Parameters | customerId
| Yes | A valid Customer ID. |
clientId
| Yes | A valid Client ID. |