Checklists
List all checklists
Retrieve all checklists for the current project. Optionally filter by type. Returns checklists ordered by most recently updated.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
The type of checklists to retrieve (optional)
Response
200 - application/json
Successful response
The response is of type object[]
.