Pulse Load History (Warehouse Native)

gethttps://statsigapi.net/console/v1/gates/{id}/rules/{ruleID}/pulse_load_history

Authorizations

STATSIG-API-KEYstringrequired

apiKey (header)

Path parameters

idstringrequired

Gate ID

ruleIDstringrequired

Rule ID

Query parameters

limitinteger

Results per page

pageinteger

Page number

Response

application/json
200List Pulse Load History
messagestringrequired

A simple string explaining the result of the operation.

dataobject[]required
Show child attributes
creatorName[]string
createdTime[]numberrequired
finishedTime[]number
finishedState[]string
startDs[]stringrequired
endDs[]stringrequired
reloadType[]stringrequired
turboMode[]booleanrequired
dagID[]stringrequired
paginationobjectrequired

Pagination metadata for checking if there is next page for example.

Was this helpful?