limited-city-59768
03/12/2024, 6:14 AMchilly-king-10285
03/12/2024, 6:14 AMchilly-king-10285
03/12/2024, 6:14 AMmagnificent-energy-493
chilly-king-10285
03/12/2024, 8:32 AMchilly-king-10285
03/12/2024, 8:33 AMlistIdentities
API to retrieve all identities in the system. This API is part of the "identity" group in the Ory Kratos API. Here is the endpoint for the listIdentities
API: GET /admin/identities
This API lists all identities in the system. You can then iterate over the returned list to check if a particular email address exists. Please note that to perform this operation, you must be authenticated by means of the oryAccessToken
method. For more details, you can refer to the [Ory Kratos API documentation](https://www.ory.sh/docs/kratos/reference/api).