Skip to main content
GET
TypeScript

Path Parameters

The unique ID of the legal entity registration

Response

Legal entity registration details

Legal entity registration record

id
string<uuid>
required

Unique registration identifier

Example:

"550e8400-e29b-41d4-a716-446655440000"

lei
string
required

Legal Entity Identifier (LEI) code

Example:

"529900HNOAA1KXQJUQ27"

status
enum<string>
required

Approval status of a legal entity registration

Available options:
PENDING,
APPROVED,
DENIED,
REVOKED
isDefault
boolean
required

Whether this is the default legal entity for the workspace

Example:

false

travelRuleProviders
enum<string>[]
required

Travel rule providers configured for this registration

Maximum array length: 20

Travel rule compliance provider

Available options:
CODE,
GTR,
MY_OWN,
NOTABENE,
SYGNA,
SUMSUB,
TRISA,
TRUST,
TWENTY_ONE_ANALYTICS,
VERIFY_VASP
Example:
createdAt
string
required

Creation timestamp in milliseconds since epoch

Example:

"1700000000000"

updatedAt
string
required

Last update timestamp in milliseconds since epoch

Example:

"1700000000000"

travelRuleContactEmail
string<email>

Contact email for travel rule communications

Example:

"compliance@example.com"

gleifData
object

GLEIF (Global Legal Entity Identifier Foundation) data for a legal entity