Skip to main content
GET
Get Error Catalog

Authorizations

Authorization
string
header
required

Enter your MeshAPI key (rsk_...) — sent as Authorization: Bearer <key>.

Response

200 - application/json

Successful Response

version
string
required

Cache key / ETag — changes when the catalog changes.

codes
Codes · object
required

Per-code copy, keyed by the specific identifier a client has (the semantic provider_code when present, else the top-level error code).

categories
Categories · object
required

Per-category fallback copy + badge label, used when no code matches.

default
ErrorCopy · object
required

Last-resort copy when neither code nor category matches.