List identities
Retrieves a paginated list of identities in your workspace. Use pagination parameters to navigate through large identity lists efficiently.
Query parameters
Cursor for forward pagination. Set to the _id of the last item from the previous page.
Cursor for backward pagination. Set to the _id of the first item from the previous page.
Case-insensitive search text matched against identity profile fields.
Return only identities that have at least one of these tags.
Include aggregate usage metrics on each returned identity.
Field used to order the list.
When true, embed each identity's identity-scoped budget (config and limits only, no live usage) on the returned records. Adds one budget lookup for the page; omit to skip it.
Response
OK
Changes
Changed in 8 of the 261 revisions of this API.36
- ●
removed the optional property
data/items/budget/allOf[Budget]/scope/allOf[BudgetScope]/factoryfrom the response with the200statusresponse-optional-property-removed
This revision also has 39 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ○
added the optional property
data/items/budget/allOf[Budget]/scope/allOf[BudgetScope]/factoryto the response with the200statusresponse-optional-property-added
This revision also has 9 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
added the optional property
data/items/budget/allOf[Budget]/alertsto the response with the200statusresponse-optional-property-added
This revision also has 6 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ●
removed the optional property
data/items/budget/allOf[Budget]/alertsfrom the response with the200statusresponse-optional-property-removed
This revision also has 49 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ○
added the optional property
data/items/budget/allOf[Budget]/alertsto the response with the200statusresponse-optional-property-added
This revision also has 6 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ●
removed the optional property
data/items/budget/allOf[Budget]/alertsfrom the response with the200statusresponse-optional-property-removed
This revision also has 49 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ○
added the optional property
data/items/budget/allOf[Budget]/alertsto the response with the200statusresponse-optional-property-added
- ○
- ○
added the new optional
queryrequest parameterinclude_budgetnew-optional-request-parameter
- ○
added the optional property
data/items/budgetto the response with the200statusresponse-optional-property-added
- ○
Of the 261 revisions, 73 have no diff computed.