Skip to main content
GET
List All Clients

Authorizations

Authorization
string
header
required

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

Response

Clients listed successfully. Returns an array of client objects ordered by creation date descending.

clients
object[]