List all app resources for a team, optionally filtered by app instance.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Filter by team ID. At least one of team_id or app_instance_id must be provided.
Filter by app instance ID. At least one of team_id or app_instance_id must be provided.
Maximum number of results to return. Default is 10000, maximum is 10000.
Token for pagination. Leave empty for the first request.