Tasks (Legacy)
Get Task Metadata (Legacy)
Retrieves task metadata without the code content. Useful for getting task information without downloading the full task code.
If you are using the new Task Builder, see the Tasks V2 endpoints in this API reference.
get/v1/task/{taskId}
Path parameters
taskIdstring uuid required
The ID of the task to retrieve
Response
Task metadata retrieved successfully