Retrieve a task by its ID.
Enter your API key as the bearer token. Set header: Authorization to Bearer <api_key>
The ID of the task to retrieve.
Successful response
Unique identifier for the object.
Current state of the task, in particular whether it is ready to use.
not_ready, waiting_for_manual_completion, ready, failed Short title shown in the dashboard. Informational only.
Detailed explanation of the task to be performed.
The website to perform the task on.
1 - 2083Task input parameters in the form of a JSON schema.
Task output in the form of a JSON schema.
If true, the server will run the browser task autonomously.
Timestamp when the object was created.
Timestamp when the object was last updated.
Failure information if the task failed, including user-friendly explanation and suggestions