List identities
GET/api/v2/identities
Retrieve a list of identities with filtering and pagination.
Important notes:
- Supports filtering by name, IDs, and date range
- Results can be sorted and paginated
Authentication:
- Requires Bearer token in Authorization header:
Authorization: Bearer <token>
Request
Responses
- 200
- 401
- 403
returns identities with documents count
returns unauthorized
returns forbidden