List
Lists incomplete OperationsTasks for the caller’s organization by default, with filtering, sorting, and pagination. | authz: min_org_role=operator | () -> (OperationsTaskListRes)
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
filter_case_id
Filter by case id
filter_completed
Filter by completed flag. Defaults to False for incomplete tasks.
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 List V1request Unprocessable Entity Error
Validation Error
detail

