/
/Ory Kratos
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 50m ago · Updated 1mo ago
courier2
frontend34
health2
identity21
  • getList Identities
  • postCreate an Identity
  • patchCreate multiple identities
  • getGet an Identity by its External ID
  • getGet an Identity
  • putUpdate an Identity
  • deleteDelete an Identity
  • patchPatch an Identity
  • deleteDelete a credential for a specific identity
  • getList an Identity's Sessions
  • deleteDelete & Invalidate an Identity's Sessions
  • postCreate a Recovery Code
  • postCreate a Recovery Link
  • getList All Sessions
  • postManage sessions in bulk
  • getGet Session
  • deleteDeactivate a Session
  • patchExtend a Session
  • postCreate a test OIDC login flow
  • getGet all Identity Schemas
  • getGet Identity JSON Schema
version1
    identity

    Get Identity JSON Schema

    Return a specific identity schema.

    get/schemas/{id}

    Path parameters

    idstring required

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

    Response

    identitySchema

    IdentitySchema required

    Raw JSON Schema

    Changes

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