Get tasks

Returns all Tasks.

Authentication

AuthorizationBasic

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

Response

List of all Tasks.
namestring
summarystring
descriptionstring
locationenum
appstring
invalidTaskActorsenum
displayNamestring
typeenum
variablesobject
deprecatedboolean

Errors

500
Internal Server Error