v33

latestOpenAPI 3.1.0raw.githubusercontent.com2026-04-2972102177.5 KB
Identities

Get Identity

Retrieves details of a specific identity by its ID.

get/v1/identities/{identity_id}

Path parameters

identity_idstring uuid required

The ID of the identity to retrieve

Response

Identity details retrieved successfully

idstring uuid

Unique identifier for the identity

namestring

Name of the identity

sourcestring

Source URL for the identity

status'pending' | 'validated' | 'failed'

Status of the identity

metadataobject

Metadata associated with the identity

created_atstring date-time

Timestamp when the identity was created

updated_atstring date-time

Timestamp when the identity was last updated