GET
/
identifiers

Authorizations

Authorization
string
header
required

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

Query Parameters

source_group
enum<string>
default:
ALL
Available options:
ALL,
USER,
SYSTEM
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

Response

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