Request

GET /pub/v1/tasks/{id}/get

Path parameters

Parameter name Value Description Additional
id uuid

Task ID

Required

Authorization

This request requires the use of one of following authorisation methods: API key

Response

The following HTTP status codes may be returned:

Status code Description Resource
200 OK

Task model

Task model (Getting task by ID)
400 Bad Request

Invalid request parameters

403 Forbidden

Insufficient permissions to view the task

404 Not Found

Task not found