Get Customer Details
GET/v1/customers/:id
Retrieve a specific customer by ID.
Request
Authorizations
X-API-KEYstringheaderrequired
Your API key. This is required by all endpoints to access our API programatically. You can view your API Key by navigating to the app settings
Path Parameters
idstring<uuid>pathrequired
Responses
- 200
- 404