ObjectiveService
Objectives
List objective tools
Lists all tools that were assigned to an objective
get/v1/workspaces/{workspaceId}/objectives/{objectiveId}/tools
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
Response
OK