List all customers
1min
GET
https://app.amberflo.io/customers
Authentication
x-api-key
Responses
200
Successful response
Example
[{"customerId":"XXXX-ZZZZ","customerName":"myCustomer","enabled":true,"createTime":"2021-05-15T00:17:07.009Z","updateTime":"2021-05-14T06:19:07.009Z"},{"customerId":"XXXX-ZZZZ2","customerName":"myCustomer2","enabled":true,"createTime":"2021-05-15T00:17:07.009Z","updateTime":"2021-05-14T06:19:07.009Z"}]
Updated 12 Jul 2024
Did this page help you?