List expanded
Lists OperationsTasks with department and assigned-user details. | authz: min_org_role=operator | () -> (OperationsTaskExpandedListRes)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
sort_by
Field to sort by
Allowed values:
sort_order
Sort order (asc or desc)
Allowed values:
page
page_size
search
Search by title or description
filter_order_ids
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_order_short_id
Filter to tasks for this order short ID
filter_order_off_chrt_reference_id
Filter to tasks for this order off-CHRT reference ID
filter_department_id
Filter to tasks routed to this department (desk queue)
filter_task_type
Filter by task type(s). Defaults to all types.
filter_status
Filter by status(es). Defaults to all statuses.
Allowed values:
filter_assigned_user_id
Filter to tasks this user is directly assigned to
filter_deadline_gte
Filter to tasks with deadline >= this timestamp
filter_deadline_lte
Filter to tasks with deadline <= this timestamp
Response
Successful Response
items
total_count
Errors
422
Operations Tasks Expanded List V1request Unprocessable Entity Error

