Search app resource entitlements with filters in the request body. Filter by team ID or resource 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 resource IDs.
Maximum number of results to return. Default: 5000.
Cursor for pagination. Pass the next_cursor from the previous response.