Identifiers
List Identifiers
GET
/
identifiers
/
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
order_by
enum<string>
default: idAvailable options:
id
, name
properties[]
string[]
types[]
string[]
is_disabled
boolean
default: falseq
string
parent_group_id
string
size
integer
default: 20from
string
search_after
string
source_group
enum<string>
default: ALLAvailable options:
ALL
, USER
, SYSTEM
Response
200 - application/json
cursors
string[]
items
object
next
string
Was this page helpful?