GET
/
customers
/
{customer_id}

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

customer_id
string
required

Customer Id

Response

200 - application/json
business_id
string
required
created_at
string
required
customer_id
string
required
email
string
required
name
string
required
phone_number
string | null