Get Pulse Load History Details (Warehouse Native)
Get Pulse Load History Details (Warehouse Native)
get
https://statsigapi.net/console/v1/experiments/{id}/pulse_load_history/{dagID}Authorizations
STATSIG-API-KEYstringrequiredapiKey (header)
Path parameters
idstringrequiredid
dagIDstringrequireddagID
Response
application/json200· Get Pulse Load History Details
messagestringrequiredA simple string explaining the result of the operation.
dataobjectrequiredShow child attributes
dagIDstringrequiredjobsobject[]requiredjobTypestringrequiredThe Echidna job type.
jobIDsstring[]requiredWarehouse execution IDs for this job.
startTimenumberrequiredUnix timestamp in milliseconds when this job started.
Constraints:
nullableendTimenumberrequiredUnix timestamp in milliseconds when this job ended, when available.
Constraints:
nullablesqlstringrequiredThe SQL executed for this job.
Constraints:
nullablemetricSourceNamestringPresent for user-metrics style jobs and names the metric source used by the job.
Constraints:
nullablerollupstringPresent for pulse-style jobs and indicates the rollup used for the calculation.
Allowed values:
71428cumulativedxdailypre_exposureConstraints:
nullable401· This endpoint only accepts an active CONSOLE key, but an invalid key was sent. Key: console-xxxXXXxxxXXXxxx
statusintegerrequiredAllowed values:
401messagestringrequired404· Pulse load history not found.
statusintegerrequiredAllowed values:
404messagestringrequiredWas this helpful?