Identities
List all Identities
List all Identities
GET
List all identities in the current workspace with optional filtering and pagination.
Authorizations
API key required for authentication. Add your API key in the X-API-Key header.
Query Parameters
Search identities by their name.
Whether to include associated integrations for each identity. Note: Enabling this will increase response time.
The page number to retrieve (1-based indexing).
Required range:
x >= 1
Response
200
application/json
Successfully retrieved users.
The response is of type IdentityPublic · object[]
.
List all identities in the current workspace with optional filtering and pagination.