GET
/
identifiers
/

Authorizations

Authorization
string
headerrequired

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

Query Parameters

order_by
enum<string>
default: id
Available options:
id,
name
properties[]
string[]
types[]
string[]
is_disabled
boolean
default: false
q
string
parent_group_id
string
size
integer
default: 20
from
string
search_after
string
source_group
enum<string>
default: ALL
Available options:
ALL,
USER,
SYSTEM

Response

200 - application/json
cursors
string[]
items
object
next
string