---
title: "Retrieve the Decision Engine"
method: GET
path: "/blaize/decision-engine"
tags: ["Decision Engine"]
---

# Retrieve the Decision Engine

`GET /blaize/decision-engine`

For compatibility with CDN, any web headers (Referrer, User-Agent) will be accepted and passed onto the rule engine.

## Query parameters

- `path` string, required
- `session` string, required
- `foreign_id.xxx` string, required
- `content_id` string, required
- `jwt` string, required
- `btr` string, required

## Response `200`

Response status and body are determined by the executed rule. If there is an error executing the rule, a 200 will be returned.

---

[API](https://skmtc.net/zuora/apis/public-api-reference.md) · [All operations](https://skmtc.net/zuora/apis/public-api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/zuora/public-api-reference/revisions/0400dd83950b/schema)
