Skip to main content
GET
Get a specific checklist

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string<uuid>
required

The ID of the checklist to retrieve

Response

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>