Get /hybridity/api/techsupport/task/ {task Id}

Get /hybridity/api/techsupport/task/ {task Id}
Request
URI
GET
https://{server}/hybridity/api/techsupport/task/{taskId}
COPY
Path Parameters
string
taskId
Required

taskId


Authentication
This operation uses the following authentication methods.
Responses
200

Accepted

Returns techsupport-api_1.0_taskQueryResponse of type(s) application/json
"techsupport-api_1.0_taskQueryResponse Object"

401

Unauthorized

Operation doesn't return any data structure

403

Forbidden

Operation doesn't return any data structure

Code Samples
COPY
                    curl -H 'Authorization: <value>' https://{api_host}/hybridity/api/techsupport/task/{taskId}