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.
Optional text search on entity name.
Sorting specifications.
Maximum number of results to return.
Number of results to skip (for pagination).
Success
The list of matching entities.