/operations/operations_task_lists

List

Lists OperationsTaskLists for the caller's organization with filtering, sorting, and pagination. | authz: min_org_role=operator | () -> (OperationsTaskListListRes)

get/operations/operations_task_lists/list/v1

Query parameters

sort_by'created_at_timestamp' | 'updated_at_timestamp' | 'name'

Field to sort by

sort_order'asc' | 'desc'

Sort order for query results

Sort order (asc or desc)

pageinteger
page_sizeinteger
filter_archivedboolean nullable

Filter by archived flag. None=all, True=archived only, False=unarchived only.

Filter by archived flag. None=all, True=archived only, False=unarchived only.

Response

Successful Response

total_countinteger required

Changes

No recorded changes to this endpoint across all 1 revision of this API.