v47

latestOpenAPI 3.1.0Contact usraw.githubusercontent.com2026-07-1061131268.6 KB
Entities

Get Entity by ID

Get a specific customer Entity of your organization by their ID.

get/api/v2/entities/{entity_id}

Response

OK

idstring uuid required

Unique ID of the Entity.

is_kyc_completeboolean required

Indicates if Entity completed KYC.

entity_type'INDIVIDUAL' | 'ORGANIZATION' required
namestring nullable

Name of Entity.

nationalitystring nullable

Nationality or home country of the Entity.

reference_idstring nullable

Case sensitive unique reference ID that you can set for the Entity. We recommend setting this to the unique ID of the Entity in your system.