Tasks
Get Task Metadata
Retrieves task metadata without the code content. Useful for getting task information without downloading the full task code.
get/v1/task/{taskId}
Path parameters
taskIdstring uuid required
The ID of the task to retrieve
Response
Task metadata retrieved successfully