statshawk
ReferenceData modelEnvelope & meta

ResponseMeta

Metadata block included in every API response envelope.

object
cacheCacheStatusrequired
CacheStatus
HITMISSSTALE
fetched_atstring<date-time>required

UTC timestamp at which the response data was fetched or last refreshed.

request_idstring<uuid>required

Unique identifier for this request; quote this when filing support tickets.

sourcestring | nulloptional

Short identifier describing where the data was served from (e.g. `postgres`, `registry`). Absent on responses without a meaningful source (e.g. errors).

versionstringrequired

API version string, currently always `"v1"`.