Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
The type of checklists to retrieve (optional)
Retrieve all checklists for the current project. Optionally filter by type. Returns checklists ordered by most recently updated.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The type of checklists to retrieve (optional)