List legal entities.

  • Returns a list of existing legal entities for an authorized company. The legal entities are returned sorted by their creation date, with the most recent appearing first.
  • If no legal entity can be found for the relevant company the endpoint will return an empty response.
  • The endpoint supports filtering legal entities by country and ID.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
id
array of integers

Filter results matching one or more provided legal entity IDs.

id
country
array of strings

Filter legal entities matching the given country. This filter applies to the country of the legal entity, and not to the country on the legal entity address.

country
integer
1 to 100
Defaults to 20

The number of entities to be returned per one request. It can range between 1 and 100, and the default is 20.

string

The pagination cursor to navigate over to the next list of resources. If you pass a specific limit to your request, or you rely on the default value of the number of resources to be returned, then your subsequent call has to include the cursor in order to retrieve the next list of resources. If cursor is missing, the first page is returned.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/problem+json