Search entities with advanced filtering, sorting, and pagination. Supports filtering by entity type, name search, field filters (with OR between filter groups and AND within groups), and custom sorting.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The ID of the team.
Optional filter by entity type ID.
Optional filter by entity type key (alternative to entity_type_id).
Filter groups for complex filtering. OR between groups, AND within each group.
Sorting specifications.
Maximum number of results to return. Default is 2000, maximum is 5000.
Token for pagination. Leave empty for the first request.
Optional filter by entity key (exact match).