Get task details

Returns a Task's details.

Authentication

AuthorizationBasic

Basic authentication of the form Basic <base64(username:password)>.

Path parameters

appstringRequired

Application’s name (export field in model)

taskstringRequiredformat: "^[0-9a-f]{1,4}$"

Task’s id (hex)

Response

Detailed Task.
object
OR
object
OR
object

Errors

500
Internal Server Error