Entities
Get All Entities
Retrieve all entities registered under your account
GET
This endpoint returns a list of all entities associated with your account. Each entity includes details like its name, country, tax ID, and whether it is marked as your primary entity.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200
application/json
List of entities
The response is of type object[]
.