List all Users

This endpoint returns a summarised list of all Users assigned to a Partner's account. To view a User's complete dataset, a call must be made to the get a single User endpoint. By default, Users from sub-partner accounts are automatucally included. A partner can lookup a Client's Users by including the client id or name as a request parameter. Other filters will limit the Users in the response by Partner or KIF. Use the 'skip' and 'take' parameters to implement pagination.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Filter the list by Partner. The parameter value can be either the Partner's ID or Name.

string

Filter the list by Client. The parameter value can be either the Client's ID or Name.

string

Filter the list by KIF. The parameter value can be either the KIF's ID or Name.

int32
Defaults to 10

The number of entries to include in the list.

int32
Defaults to 0

The number of results to skip before listing entries.

Responses

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