List Identities

GET
/v1/identities/

Get a list of all identities in the database

Query parameters

namestringOptional
project_idstringOptional
identifier_keystringOptional
identity_typeenumOptional

Enum to represent the type of the identity.

Allowed values: orguserother
beforestringOptional
afterstringOptional
limitintegerOptional

Response

Successful Response

list of objects or null

Errors

Built with