v1
latestOpenAPI 3.0.32026-08-0621531.1 KBChecklists
List the user's checklists
Sorted the same way as in the Checkvist UI (most recently updated first by default).
get/checklists.{format}
Path parameters
format'json' | 'xml' required
Response representation.
Query parameters
archivedboolean
If true, returns archived lists.
order'id:asc' | 'id:desc' | 'updated_at:asc'
Override the sort order.
skip_statsboolean
If true, runs faster but omits per-list user/task statistics.
with_inbound_emailboolean
If true, include each list's inbound "email to list" address as the inbound_email field. Omitted by default.
Response
Array of checklists.