Skip to main content
GET
Get the host-compat catalog

Response

200 - application/json

The latest catalog envelope.

schemaVersion
integer
required

Catalog document schema version (currently 2).

version
integer
required

Monotonic backend publish version; 0 when source is bundled.

contentHash
string
required

SHA-256 of the canonical catalog JSON; empty when source is bundled.

publishedAt
integer
required

Publish time (ms epoch); 0 when source is bundled.

source
enum<string>
required

Whether this envelope came from the backend publish or the SDK's bundled fallback.

Available options:
live,
bundled
catalog
object
required