List entities
GET/v1/entities
Returns a list of entities you've previously created. The entities are returned in sorted order, with the most recent entities appearing first. Authentication
Responses
- 200
- 401
A dictionary with a data property that contains an array of entity object. If no entities are available, the resulting array will be empty.
HTTP Basic: Access denied.