Interceptors
Get interceptor details
Retrieves an interceptor configuration by its ID.
GET
Get interceptor details
Authorizations
HS256-signed JWT bearer token, obtained via the OAuth2 client-credentials grant (see Authentication).
Path Parameters
Response
Interceptor
Example:
"5c9e1b3d-8f4a-4b6c-9d2e-7a5f3c1e8b4d"
Example:
"checkout"
Example:
"Checkout flow interceptor"
Typed JSONPath keys observed in intercepted requests. Used for field mapping discovery.
Example:
"2026-03-01T09:00:00Z"
Stable identifier shared across all versions of this interceptor. Used as the path parameter for the runtime execute endpoint.
Example:
"checkout-interceptor"
Example:
null
Available options:
DRAFT, ACTIVE, INACTIVE Example:
"2026-03-01T09:00:00Z"
Example:
3
Get interceptor details