Get Customer

Get customer data

get
/v0/customers/{customer_id}
Path parameters
customer_idstring · uuidRequired

The unique identifier of the customer

Header parameters
AuthorizationstringRequired

Token for authentication

Responses
200

Successful retrieval of customer data

application/json
get
/v0/customers/{customer_id}
200

Successful retrieval of customer data

Last updated