cURL
curl --request GET \ --url https://{instance}.domo.com/api/queues/v1/{queueId}/tasks/{taskId} \ --header 'X-DOMO-Developer-Token: <api-key>'
{}
Returns a task by its id
Domo Developer Token for authentication
The ID of the queue
The ID of the task
Task object requested
The response is of type object.
object