Get task details
Returns a Task's details.
Authentication
AuthorizationBasic
Basic authentication of the form Basic <base64(username:password)>.
Path parameters
app
Application’s name (export field in model)
task
Task’s id (hex)
Response
Detailed Task.
OR
OR
Errors
500
Internal Server Error