v1

latestOpenAPI 3.0.02026-07-148061.0 KB
Task

Retrieve task

Retrieves a given VTEX DO task, filtering by task ID.

Permissions

This endpoint does not require License Manager resources.

get/tasks/{taskId}

Path parameters

taskIdstring required
Example:123456abc

Task ID.

Headers

Content-Typestring required
Example:application/json

Type of the content being sent.

Acceptstring required
Example:application/json

HTTP Client Negotiation Accept Header. Indicates the types of responses the client can understand.

Response

OK

{"stackTrail":"paths:/tasks/{taskId}:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}