Get Task Request
Retrieve an original task request.
Request
URI
GET
https://{api_host}/https://{{host}}:{{port}}/api/v5/task/request/{taskId}
COPY
Path Parameters
integer
taskId
Required
ID of the task
Responses
200
Task ID for the task to retrieve.
Operation doesn't return any data structure
401
Unauthorized access
Operation doesn't return any data structure
404
Task doesn't exist
Operation doesn't return any data structure