Endpoints
Get Task
Fetch the details of a task by providing the taskId as a query parameter.
GET
Authorizations
Query Parameters
The ID of the task to retrieve
Response
200
application/json
Task retrieved successfully
The response is of type object
.