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)
Query parameters
Field to sort by
Sort order for query results
Sort order (asc or desc)
Search by title or description
Search by title or description
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 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 short ID
Filter to tasks for this order short ID
Must be a URL-safe string of 1-64 characters. Allowed characters: A-Z, a-z, 0-9, '.', '_', '~', '-' (RFC 3986 unreserved).
Filter to tasks for this order off-CHRT reference ID
Filter to tasks routed to this department (desk queue)
Filter to tasks routed to this department (desk queue)
Filter by task type(s). Defaults to all types.
Filter by task type(s). Defaults to all types.
Filter by status(es). Defaults to all statuses.
Filter by status(es). Defaults to all statuses.
Must be a string starting with user_
Filter to tasks this user is directly assigned to
Filter to tasks created from this OperationsTaskList
Filter to tasks created from this OperationsTaskList
Filter to tasks with deadline >= this timestamp
Filter to tasks with deadline >= this timestamp
Filter to tasks with deadline <= this timestamp
Filter to tasks with deadline <= this timestamp
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.