Skip to main content
GET
/
api
/
v2
/
tasks
/
{taskId}
/
suspended-payload
Suspended task payload
curl --request GET \
  --url https://api.example.com/api/v2/tasks/{taskId}/suspended-payload
{}

Path Parameters

taskId
string
required

The unique identifier of the suspended task.

Response

The payload of the suspended task.

The payload of the suspended task.

{key}
any