prehistoric-lamp-17081
05/24/2023, 10:43 AMchilly-king-10285
05/24/2023, 10:43 AMchilly-king-10285
05/24/2023, 10:43 AMory get identity
command. Provide the identity IDs as arguments to the command. Here's an example: ory get identity [id-1] [id-2] [id-n] [flags]
Replace [id-1]
, [id-2]
, [id-n]
with the actual identity IDs you want to fetch. For more information, refer to the [documentation](https://www.ory.sh/docs/cli/ory-get-identity).prehistoric-lamp-17081
05/24/2023, 10:46 AMchilly-king-10285
05/24/2023, 10:46 AMchilly-king-10285
05/24/2023, 10:47 AMGET /identities/{id}
Replace {id}
with the actual identity ID you want to fetch. For more information, refer to the [API documentation](https://www.ory.sh/docs/kratos/reference/api#operation/getIdentity). To fetch multiple identities by their IDs, you can make separate API calls for each ID and combine the results.prehistoric-lamp-17081
05/25/2023, 7:27 AM