Configuration

Get Customer Configuration

get
/v1/customers/{customerId}/configuration

Retrieve configuration details for a customer by customer ID.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
customerIdstring · uuidRequired

The customer ID of the customer

Responses
200

OK

application/json
get
/v1/customers/{customerId}/configuration

Last updated