Skip to main content
GET
Listar itens do checklist

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

workspaceId
string
required
actionPointId
string
required

Response

200 - application/json

Itens do checklist

id
string
actionPointId
string
label
string
done
boolean
createdAt
string<date-time>
completedAt
string<date-time>