List all app resource roles for a team, optionally filtered by resource.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Filter by team ID. At least one of team_id, app_instance_id, or resource_id must be provided.
Filter by app instance ID. At least one of team_id, app_instance_id, or resource_id must be provided.
Filter by resource ID. At least one of team_id, app_instance_id, or resource_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.