Skip to main content
GET
/
tasks
/
{id}
Get task
curl --request GET \
  --url http://localhost:3000/v2/tasks/{id}

Documentation Index

Fetch the complete documentation index at: https://docs.pland.app/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

id
string<objectid>
required

Task ID

Response

Task retrieved successfully