Ory Network
New Feature
Refined search and filtering for identities endpoint
DATE:
AUTHOR:
Ory Team
Refined search and filtering for identities endpoint: This update introduces the ability to narrow down results based on specified ID
criteria in the GET /admin/identities
endpoint by specifying individual IDs. Use the following syntax to start filtering: /admin/identities?ids=id1&ids=id2&ids=id3
— For more details, refer to our Rest API Reference documentation.