Search app resources with filters in the request body. Filter by team ID, app instance IDs, or external IDs.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Filter by team ID. Required if app_instance_ids is not provided.
Filter by app instance IDs.
Filter by external IDs. Requires exactly one app_instance_id.
Filter by specific resource IDs.
Maximum number of results to return. Default: 5000.
Cursor for pagination. Pass the next_cursor from the previous response.