ObjectiveService
Objectives
Get an objective task by ID
Retrieves a task by ID from an objective
get/v1/workspaces/{workspaceId}/objectives/{objectiveId}/tasks/{id}
Path parameters
workspaceIdstring required
Example:workspace_01HXKD2E5NQM3T9AYWCF133E3Q
objectiveIdstring required
Example:obj_01HXKD2E5NQM3T9AYWCFQAZGFV
The ID of the objective. Supports "external_id:" prefix for external IDs.
idstring required
Task ID
Response
OK