Skip to main content
GET
Reconstruct rule configuration as of a timestamp
Returns the latest tracked immutable revision at or before the RFC 3339 at timestamp. When the timestamp predates tracked history, the response omits revision and returns an explicit caveats entry.

Authorizations

X-API-Key
string
header
required

API key passed in the X-API-Key header.

Path Parameters

programId
string<uuid>
required

Program ID

Query Parameters

at
string<date-time>
required

RFC3339 as-of timestamp

Response

OK

caveats
object[]

Explicit limitations on historical coverage.

revision
object

Latest tracked revision at or before the requested time. Omitted when the time predates tracked history.