List Identities
Get a list of all identities in the database
Headers
Authorization
Header authentication of the form Bearer <token>
Query parameters
name
project_id
identifier_key
identity_type
Enum to represent the type of the identity.
Allowed values:org user other
before
after
limit
Response
Successful Response
identifier_key
External, user-generated identifier key of the identity.
name
The name of the identity.
identity_type
The type of the identity.
Allowed values:org user other
agent_ids
The IDs of the agents associated with the identity.
block_ids
The IDs of the blocks associated with the identity.
id
The human-friendly ID of the Identity
project_id
The project id of the identity, if applicable.
properties
List of properties associated with the identity
Errors
422
Identities List Request Unprocessable Entity Error