Legal Entities

Get legal entity

Get a legal entity by its ID.

get/v2/legal_entities/{id}

Path parameters

idstring required

Response

getLegalEntity 200 response

idstring required

The ID of this legal entity.

displayNamestring required

The display name of this legal entity.

createdAtstring date-time required

Timestamp, in UTC, when this legal entity was created.

status'UNSUBMITTED' | 'UNVERIFIED' | 'IN_PROGRESS' | 'VERIFIED' | 'REJECTED' required

The current status of this legal entity.

isDefaultboolean

Whether this is the default entity of the account.

Changes

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