GET
/
workspace-plan-tasks

Authorizations

Authorization
string
header
required

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

Query Parameters

properties
enum<string>[]

Select the workspace plan task properties that should be returned

Available options:
isInternal,
status,
completedAt,
actionLinkUrl,
actionLinkName,
actionText,
actionType,
showActionText,
startDate,
title,
dueDate,
index,
createdAt,
updatedAt,
templatePlanTaskId
filters
object

Filter workspace plan tasks

page
integer
required

Page number

limit
integer

Number of results to return

Response

200 - application/json
data
object