Get Pulse Load History Details (Warehouse Native)

Get Pulse Load History Details (Warehouse Native)

gethttps://statsigapi.net/console/v1/experiments/{id}/pulse_load_history/{dagID}

Authorizations

STATSIG-API-KEYstringrequired

apiKey (header)

Path parameters

idstringrequired

id

dagIDstringrequired

dagID

Response

application/json
200· Get Pulse Load History Details
messagestringrequired

A simple string explaining the result of the operation.

dataobjectrequired
Show child attributes
dagIDstringrequired
jobsobject[]required
jobTypestringrequired

The Echidna job type.

jobIDsstring[]required

Warehouse execution IDs for this job.

startTimenumberrequired

Unix timestamp in milliseconds when this job started.

Constraints:nullable
endTimenumberrequired

Unix timestamp in milliseconds when this job ended, when available.

Constraints:nullable
sqlstringrequired

The SQL executed for this job.

Constraints:nullable
metricSourceNamestring

Present for user-metrics style jobs and names the metric source used by the job.

Constraints:nullable
rollupstring

Present for pulse-style jobs and indicates the rollup used for the calculation.

Allowed values:71428cumulativedxdailypre_exposure
Constraints:nullable
401· This endpoint only accepts an active CONSOLE key, but an invalid key was sent. Key: console-xxxXXXxxxXXXxxx
statusintegerrequired
Allowed values:401
messagestringrequired
404· Pulse load history not found.
statusintegerrequired
Allowed values:404
messagestringrequired

Was this helpful?