Skip to main content
GET
List customers

Authorizations

Authorization
string
header
required

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

Response

Retrieve all customers

object
enum<string>
required
Available options:
list
items
(Person · object | Company · object)[]
required