Get Customers

Get a list of customers.

Query Params
ids
array of uuids
length between 0 and 20

Limits to only include items matching the given ids.

ids
types
array of strings
length between 0 and 20

Limits to only include items matching the given types.

sources
array of strings
length between 0 and 20

Limits to only include items matching the given sources.

externalReferences
array of strings
length between 0 and 20

Limits to only include items matching the given references.

externalReferences
string

Limits to only include items which name contains the given string. Comparison is case-insensitive.

int32
≥ 0
Defaults to 0

Zero-based page index (0..N)

int32
≥ 1
Defaults to 20

The size of the page to be returned

sort
array of strings

Sort order: property (ascending by default), +property (ascending), -property (descending).

sort
Responses

Language
Credentials
Bearer
JWT
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json