Get Job Status
Query the status of a job. Specifying the JobName includes detail for each query in the response.
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Body
Response
The action result
The name of the job.
The last time the job ran.
The last job executing result.
The job execution detail.
The query statement.
The table name of query statement.
The last time the table was updated.
The status from the last time the query statement executed.
The detail status information from the last time the query statement executed.
The other status information from the last time the query statement executed.