Applications
List Application Identities
Retrieves all identities associated with a specific application.
get/v1/applications/{application_id}/identities
Path parameters
application_idstring uuid required
The ID of the application
Query parameters
searchstring
Search query to filter identities by name
metadatastring
Filter identities by metadata. Pass a JSON object to filter identities whose metadata contains the specified key-value pairs.
Response
List of identities retrieved successfully
Changes
Changed in 4 of the 33 revisions of this API.13
- ○
added the new optional
queryrequest parametermetadatanew-optional-request-parameter
- ○
- ●
deleted the
queryrequest parametermetadatarequest-parameter-removed
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ○
added the new optional
queryrequest parametermetadatanew-optional-request-parameter
- ○
- ○
endpoint added
endpoint-added
- ○