Entity API
List Entities
List entities for a team. Optionally filter by entity type.
GET
List Entities
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
The ID of the team.
Optional filter by entity type ID.
Maximum number of results to return. Default is 2000, maximum is 5000.
Token for pagination. Leave empty for the first request.
List Entities

