List
Lists OperationsTasks for the caller’s organization, with order ids / order short id / order off-CHRT reference id / department / type / status / assignee / source task list / deadline filtering, sorting, and pagination. | authz: min_org_role=operator | () -> (OperationsTaskListRes)
Authentication
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
Sort order (asc or desc)
Filter to tasks on any of these order ids (e.g. the order_ids returned by the orders typeahead for a chosen short_id / off-chrt reference id)
Filter to tasks for this order off-CHRT reference ID
Filter to tasks routed to this department (desk queue)
Filter by task type(s). Defaults to all types.
Filter by status(es). Defaults to all statuses.
Filter to tasks with deadline >= this timestamp
Filter to tasks with deadline <= this timestamp

