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)
Successful response
The response is of type object[]
.