Entities
List all Entities
GET
/
entities
Returns all the Entities associated with your team, or an empty array if none have been created.
Query Parameters
The type of Entities to retrieve. One of individual
or corporation
The status of Entities to retrieve. One of active
, incomplete
or disabled
ISO 8601 formatted date (YYYY-MM-DD) to filter for Entities created on and after the date provided.
ISO 8601 formatted date (YYYY-MM-DD) to filter for Entities created on and before the date provided.
The number of the page to return.
The ID of a resource from which a page should start or end. Mutually exclusive with page
.
The number of Entities to return per page.
Attributes that can be expanded into an object to provide additional information.
Returns
Returns a list of Entities.