admin

Get an Identity

Learn how identities work in Ory Kratos' User And Identity Model Documentation.

get/identities/{id}

Path parameters

idstring required

ID must be set to the ID of identity you want to get

Response

A single identity.

idstring uuid4 required
schema_idstring required

SchemaID is the ID of the JSON Schema to be used for validating the identity's traits.

schema_urlstring required

SchemaURL is the URL of the endpoint where the identity's traits schema can be fetched from.

format: url

traitsTraits required

Changes

No recorded changes to this endpoint across all 4 revisions of this API.