Skip to main content

Get customer

GET 

/customers/:customer_id

Get customer

Request

Path Parameters

    customer_id stringrequired
    Example: your-customers-unique-application-id

Responses

Customer

Schema
    application_id stringrequired
    customer_id stringrequired
    name stringrequired
    email stringrequired
Loading...