Get Task Info API

The Get Task Info API facilitates the retrieval of task details based on the provided Task ID. Users can seamlessly query specific task information, enhancing efficiency in task management and tracking.

Get Task Info

get

Query project information based on the Task id.

Path parameters
taskIdstringRequired

Project taskId

Header parameters
tokenstringOptionalExample: Your Auth Token
Responses
get
/tasks/{taskId}
200

Successful

If you have any questions, please join our Discord server, or send us an email at [email protected].

Last updated