List accounts

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

Overview

Retrieve a paginated list of all accounts for an organization.

You have the option to pass pagination parameters in the query. For details, read Pagination.

The ogranization header is required for authentication.

Query Params
number

The number of documents that will be returned per page

number

Page to search. Page numbering starts with 0.

string

The sort-by field name and order. Format: <field_name>.<asc|desc> (asc for ascending and desc for descending order). If no order is specified, descending order is used.

string

Tenant ID

string

Filter by email address.

string

Filter by user name.

string

Return only accounts where the user name contains this string.

string

Filter by owner's first name.

string

Return only accounts where the owner's first name contains this string.

string

Filter by owner's last name.

string

Return only accounts where the owner's last name contains this string.

boolean

Return only admin accounts.

boolean | null

If True, return only active accounts.

date-time | null

Return only accounts temporarily blocked until this date.

boolean | null

Return only permanently blocked accounts.

boolean | null

If True, return only accounts that are pending activation.

boolean | null

Return only accounts that have a GDPR requirement.

string

Filter by this term.

Headers
string
required

The URL of the end-user web application

Response

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