v50

latestOpenAPI 3.1.0raw.githubusercontent.com2026-04-143490310.6 KB
Legal entities

Get a legal entity

Returns a legal entity.

Requests to this endpoint are subject to rate limits:

  • Live environments: 700 requests per 5 seconds.

  • Test environments: 200 requests per 5 seconds.

  • Failed requests are subject to a limit of 5 failures per 10 seconds.

get/legalEntities/{id}

Path parameters

idstring required

The unique identifier of the legal entity.

Response

OK - the request has succeeded.

capabilitiesobject

Contains key-value pairs that specify the actions that the legal entity can do in your platform.The key is a capability required for your integration. For example, issueCard for Issuing. The value is an object containing the settings for the capability.

idstring required

The unique identifier of the legal entity.

referencestring

Your reference for the legal entity, maximum 150 characters.

type'individual' | 'organization' | 'soleProprietorship' | 'trust' | 'unincorporatedPartnership'

The type of legal entity.

Possible values: individual, organization, soleProprietorship, or trust.

verificationPlanstring

A key-value pair that specifies the verification process for a legal entity. Set to upfront for upfront verification for marketplaces.