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 is 10000, maximum is 10000.
Token for pagination. Leave empty for the first request.