List
Lists Checklists for the caller’s organization with filtering, sorting, and pagination. | authz: min_org_role=operator | () -> (ChecklistListRes)
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_archived
Filter by archived flag. None=all, True=archived only, False=unarchived only.
Response
Successful Response
items
total_count
Errors
422
Checklists List V1request Unprocessable Entity Error

