List all SaaS accounts of a service

List all SaaS accounts of a service.

Pagination: Cursor-based

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
number
required
number
required
Query Params
number
≤ 200

Limit the number of results returned. Maximum 200.

string

Cursor to paginate through results.

string

Partial match for name or email address.

string
enum

Sort results by a specific field.

Allowed:
string
enum

Sort results in ascending or descending order. Defaults to ASC.

Allowed:
workspaceIds
array of numbers

Filter results by workspaceIds. Accepts multiple options.

workspaceIds
boolean

Filter results by two-factor authentication availability.

roles
array of objects

Filter results by role (not all SaaS support this filter).
admin - only SaaS admin accounts
guest - only SaaS guest accounts
other - SaaS accounts that are neither admin nor guest. Accepts multiple options.

roles
serviceRoles
array of strings

Filter results by role in the SaaS. Accepts multiple options.

serviceRoles
types
array of objects

Filter results by type. Accepts multiple options.

types
employeeTypes
array of objects

Filter results by type. Accepts multiple options.

employeeTypes
statuses
array of objects

Filter results by status. Accepts multiple options.

statuses
employeeStatuses
array of objects

Filter results by type. Accepts multiple options.

employeeStatuses
boolean

Some services contain accounts marked as deleted. By default this API does not return those accounts. Setting this flag to true will override the default behavior.

boolean

All people accounts are linked to an identity. By default this API does not return the related identity. Setting this flag to true will override the default behavior.

boolean

Show accounts that have been inactive for a while

licenses
array of strings

Filter results by license. Accepts multiple options.

licenses
string
enum

Filter results by alert type. Required when alertStatus is set.

Allowed:
string
enum

Filter results by alert status.

Allowed:
boolean

Whether to include account memos in the response

number
deprecated

Filter results by workspaceId. Note: please use workspaceIds instead, this property is deprecated and will be removed in a future version.

string
enum
deprecated

Filter results by status. Note: please use statuses instead, this property is deprecated and will be removed in a future version.

Allowed:
Response

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