Customer API
Get all customers
GET
/
api
/
customers
/
This endpoint gets all of your customers. This list will be filtered to the customers your API token has access to.
parent_provided_id
string
Filters customers to those with specified parent provided id.
hierarchy_level_name
string
Filters customers to those within the specified hierarchy level.
Response
success
number
Indicates whether the call was successful. 1 if successful, 0 if not.
customers
object[]
The contents of each customer