Skip to main content

Get Info on Jobs in last 24 hours

Select

SaaS
Customer Managed

This API returns the information regarding Jobs in past 24 hours.

The number of jobs that are running, completed successfully, completed with errors or warnings and failed, and the number of events related to those jobs in the previous 24 hours.

Responses

OK


Schema
  • cacheId string

    Report dataset cache Id

  • offset integer

    Denotes the starting point or index from which the requested data begins

  • limit integer

    Total number of records in the response

  • totalRecordCount integer

    Total Records in the response

  • columns object[]

    List of columns in the dataset

  • name string

    Column Name

  • dataField string

    Data field name

  • displayName string

    Display Name of the column

  • type string

    Data type

  • precision integer

    Decimal point precision

  • scale integer
  • recordsCount integer

    Total Records in the rows

  • records string[]

    Rows containing the output

  • failures object
  • warnings object
Loading...