ObjectiveService
Objectives
List objective tasks
Lists all tasks for an objective
get/v1/workspaces/{workspaceId}/objectives/{objectiveId}/tasks
Path parameters
workspaceIdstring required
Example:workspace_01HXKD2E5NQM3T9AYWCF133E3Q
objectiveIdstring required
Example:obj_01HXKD2E5NQM3T9AYWCFQAZGFV
The ID of the objective. Supports "external_id:" prefix for external IDs.
Query parameters
limitinteger
Maximum number of results to return
cursorstring
Pagination cursor from previous response
sortOrderstring
Sort order for results
Response
OK