Skip to main content
GET
List Clients

Authorizations

X-API-Key
string
header
required

Includes an API key in the HTTP headers to authenticate the client.

X-API-Secret
string
header
required

Includes an API secret in the HTTP headers to authenticate the client.

Query Parameters

page[size]
string
default:50

The number of items to return per page.

Pattern: ^[0-9]*$
Example:

"0"

page[after]
string

The cursor to start the page after.

Pattern: ^cus_[a-zA-Z0-9]{27}$
Example:

"cus_2ofTA13AD0xBtbEvBl20aEb1hEu"

Response

A list of clients

Response for listing subsidiaries

data
object[]
required