Get Task Details

Get Task Details

Get Tech Support Task details

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

taskId


Authentication
This operation uses the following authentication methods.
Responses
200

Get task

Returns inline_response_200_1 of type(s) application/json
{
    "state": "string"
}
string
state
Optional

state


401

Unauthorized

Operation doesn't return any data structure

403

Forbidden

Operation doesn't return any data structure

500

Internal Server Error

Returns errorResponse of type(s) application/json
{
    "errors": [
        "error.yaml Object"
    ]
}
array of error.yaml
errors
Optional

errors