Get list of customers
Get a list of all customers. This endpoint returns the data in the <a href="https://docs.workato.com/en/oem/admin-console/customers.html#customer-table"target="_blank">customer table of the Admin Console</a>
**TASK COUNT FOR BILLING PERIOD:** The task count provided by this endpoint represents the number of tasks completed during the customer's billing period.
Headers
Authorization
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Query parameters
page
Page number of the Embedded customers to fetch. Defaults to 1
.
per_page
Number of Embedded customers to return in a single page. Defaults to 100
. Max is 100
.
Response
Success reply
result