Tasks
Get Task
Retrieves the data for a specific task by its ID.
Authorization
x-api-key
<token>
API Key for authentication
In: header
Path Parameters
idrequired
string
The id of the task to get.
Response Body
Task response
TypeScript Definitions
Use the response body type in TypeScript.
responserequired
unknown