Skip to main content
GET
List all checklists

Authorizations

Authorization
string
header
required

Use a project private API key via Authorization: Bearer <key>.

Query Parameters

type
string

The type of checklists to retrieve (optional)

Response

200 - application/json

Successful response

id
string<uuid>
slug
string
type
string
data
object

The checklist data

projectId
string<uuid>
ownerId
string<uuid>
createdAt
string<date-time>
updatedAt
string<date-time>