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

AuthorizationstringRequired

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

Query parameters

pageintegerOptional

Page number of the Embedded customers to fetch. Defaults to 1.

per_pageintegerOptional

Number of Embedded customers to return in a single page. Defaults to 100. Max is 100.

Response

Success reply
resultlist of objects

Errors