For the complete documentation index, see llms.txt. This page is also available as Markdown.

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
200

Successful

application/json
bcodenumberOptionalExample: 10
codenumberOptionalExample: 200
messagestringOptional
get/tasks/{taskId}
200

Successful

If you have any questions, please join our Discord server, or send us an email at contact@4everland.org.

Last updated