Skip to main content

Check Job Status

POST 

/checkJobStatus

This API is used to fetch the status of any job other that Data Import Job.

The Authorization must have Bearer followed by Token.

Mandatory params: jobgroup, jobname

Request

Body

    jobgroupstring
    Example: Analytics
    jobnamestring
    Example: AnalyticsJob

Responses

Check Job Status

Response Headers

  • Date

    string

  • Server

    string

  • Set-Cookie

    string

Schema

    errorCodestring
    Example: 0
    msgstring
    Example: IN-PROGRESS