Skip to main content

List customers

GET 

/customers

Get a list of customers

Request

Responses

Customers

Schema
  • Array [
  • application_id stringrequired
    customer_id stringrequired
    name stringrequired
    email stringrequired
  • ]
Loading...