Workspace plan tasks
Retrieve a list of workspace plan tasks
Retrieve a list of workspace plan tasks
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
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
Filter workspace plan tasks
Page number
Number of results to return
Response
200 - application/json