Get a client
Get a client
GET
https://api.complycube.com/v1/clients/:id
Retrieves an existing client.
Path Parameters
Name
Type
Description
id
string
The ID of the client.
Headers
Name
Type
Description
Authorization
string
The live or sandbox API key.
Example request
Last updated