v1
latestOpenAPI 3.1.02026-07-14801408.6 KB/legal_entities
Returns a collection of your account legal entities. Required scope: r_account. Accessible with all token types.
get/legal_entities
Path parameters
subdomainstring required
The account subdomain
Response
200
Example response
[
{
"id": "8b588cb9-8ab2-4ae4-9b14-99a8e0f910f6",
"name": "Demo Entity US",
"type": "entity",
"display_name": "Demo Entity US"
}
]