Actor tasks

Get task input

Returns the input of a given task.

get/v2/actor-tasks/{actorTaskId}/input

Path parameters

actorTaskIdstring required
Example:janedoe~my-task

Task ID or a tilde-separated owner's username and task's name.

Response

object required

Changes