List Clients associated to the user

The list capability of clients can support pagination and sorting.

Example Requests:

self/clients

self/clients?fields=displayName,officeName

self/clients?offset=10&limit=50

self/clients?orderBy=displayName&sortOrder=DESC

Log in to see full request history
Query Params
string

displayName

string

firstName

string

lastName

int32

offset

string

status

int32

limit

string

orderBy

string

sortOrder

Response

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