GET /api/task/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "name": "Host match"
    },
    {
        "name": "Cutout download"
    },
    {
        "name": "Global aperture construction"
    },
    {
        "name": "Local aperture photometry"
    },
    {
        "name": "Global aperture photometry"
    },
    {
        "name": "Validate local photometry"
    },
    {
        "name": "Validate global photometry"
    },
    {
        "name": "Host information"
    },
    {
        "name": "Global host SED inference"
    },
    {
        "name": "Local host SED inference"
    },
    {
        "name": "Transient information"
    },
    {
        "name": "Transient MWEBV"
    },
    {
        "name": "Host MWEBV"
    },
    {
        "name": "Log transient processing status"
    }
]