---
title: "Changes to Get Resource"
method: GET
path: "/api/fabric/resources/{id}"
---

# Changes to Get Resource

`GET /api/fabric/resources/{id}`

> Every recorded change to this endpoint, newest first.
> 137 revisions in range; 3 could not be searched.

## Timeline

Changed in 35 of 137 revisions.

- **2026-08-20** `173ff877e9cd` — 3 warning, 1 info
- **2026-08-20** `e79dcc8b2150` — 14 breaking, 12 warning, 20 info
- **2026-08-18** `51e63ae4cf55` — 1185 breaking, 1 warning
- **2026-08-13** `1e361d3f91b3` — 136 info
- **2026-08-13** `1e3d98618de0` — 16 breaking, 168 info
- **2026-08-13** `549e44d6120b` — 160 breaking, 88 info
- **2026-08-07** `ad46a79d07e4` — 72 warning
- **2026-07-23** `e8d17946d2de` — 111 info
- **2026-07-21** `bbd947419817` — 111 warning
- **2026-07-21** `f1aae4e315dd` — 111 info
- **2026-07-20** `6e5c9df70369` — 37 info
- **2026-07-14** `24197ae3406b` — 325 breaking, 687 info
- **2026-07-08** `9709f1df4022` — 872 warning
- **2026-07-08** `a888562fa415` — 872 info
- **2026-06-24** `2e508a40b461` — 872 warning
- **2026-06-17** `492e0754dc70` — 444 info
- **2026-06-11** `ccc5756c8e16` — 16 info
- **2026-06-09** `424ee2c90121` — 398 info
- **2026-06-08** `52c2716420da` — 288 info
- **2026-06-08** `e97a45822ed2` — 144 warning, 828 info
- **2026-06-05** `1b73e7820183` — 288 info
- **2026-06-04** `cf755efeb421` — 74 breaking, 74 info
- **2026-06-04** `ee9ab397a49b` — 37 breaking, 1 warning, 110 info
- **2026-06-04** `2779af9855b1` — 74 breaking, 74 info
- **2026-06-04** `79ec4cfae7c8` — 576 info
- **2026-06-04** `c1e5ee9f10e3` — 1116 warning, 144 info
- **2026-06-03** `a2279a5fc40f` — 37 breaking, 145 warning, 650 info
- **2026-06-03** `ca1e7dc48ff5` — 74 breaking, 362 info
- **2026-06-03** `55cc29553c49` — 288 info
- **2026-06-03** `3aaec56575c0` — 36 info
- **2026-06-03** `07c393bd6956` — 612 info
- **2026-06-03** `548c8bbaf71b` — 36 info
- **2026-06-03** `8f14f4f200f5` — 37 breaking, 1 warning, 110 info
- **2026-06-03** `b472f92eed97` — 74 breaking, 110 info
- **2026-06-02** `aac43f1ee13f` — 36 info

## Changes

- **2026-08-20** `173ff877e9cd` — 3 warning, 1 info
  - removed the optional property `oneOf[subschema #1: AI Agent]/ai_agent/allOf[subschema #1: AI Agent]/global_data` from the response with the `200` status
  - removed the optional property `oneOf[subschema #1: AI Agent]/ai_agent/allOf[subschema #1: AI Agent]/multilingual` from the response with the `200` status
  - removed the optional property `oneOf[subschema #1: AI Agent]/ai_agent/allOf[subschema #1: AI Agent]/post_prompt_url` from the response with the `200` status
  - response property `oneOf[subschema #1: AI Agent]/ai_agent/allOf[subschema #1: AI Agent]/hints/items/` list-of-types was narrowed by removing types `object` from media type `application/json` of response `200`
- **2026-08-20** `e79dcc8b2150` — 14 breaking, 12 warning, 20 info
  - the `oneOf[subschema #13: SWML Script]/swml_script/allOf[subschema #1: SWML Script]/oneOf[subschema #1: Calling Script]/contents` response's property type/format changed from ``/`` to `object`/`` for status `200`
  - the `oneOf[subschema #13: SWML Script]/swml_script/allOf[subschema #1: SWML Script]/oneOf[subschema #2: Messaging Script]/contents` response's property type/format changed from ``/`` to `object`/`` for status `200`
  - the `oneOf[subschema #1: AI Agent]/ai_agent/allOf[subschema #1: AI Agent]/SWAIG` response's property type/format changed from ``/`` to `object`/`` for status `200`
  - the `oneOf[subschema #1: AI Agent]/ai_agent/allOf[subschema #1: AI Agent]/global_data` response's property type/format changed from ``/`` to `object`/`` for status `200`
  - the `oneOf[subschema #1: AI Agent]/ai_agent/allOf[subschema #1: AI Agent]/multilingual` response's property type/format changed from ``/`` to `object`/`` for status `200`
  - the `oneOf[subschema #1: AI Agent]/ai_agent/allOf[subschema #1: AI Agent]/params` response's property type/format changed from ``/`` to `object`/`` for status `200`
  - the `oneOf[subschema #1: AI Agent]/ai_agent/allOf[subschema #1: AI Agent]/post_prompt` response's property type/format changed from ``/`` to `object`/`` for status `200`
  - the `oneOf[subschema #1: AI Agent]/ai_agent/allOf[subschema #1: AI Agent]/prompt` response's property type/format changed from ``/`` to `object`/`` for status `200`
  - the `oneOf[subschema #2: Call Flow]/call_flow/allOf[#/components/schemas/CallFlow]/relayml` response's property type/format changed from ``/`` to `object`/`` for status `200`
  - removed the required property `oneOf[subschema #1: AI Agent]/ai_agent/allOf[subschema #1: AI Agent]/languages/items/code` from the response with the `200` status
  - removed the required property `oneOf[subschema #1: AI Agent]/ai_agent/allOf[subschema #1: AI Agent]/languages/items/name` from the response with the `200` status
  - removed the required property `oneOf[subschema #1: AI Agent]/ai_agent/allOf[subschema #1: AI Agent]/languages/items/voice` from the response with the `200` status
  - removed the required property `oneOf[subschema #1: AI Agent]/ai_agent/allOf[subschema #1: AI Agent]/pronounce/items/replace` from the response with the `200` status
  - removed the required property `oneOf[subschema #1: AI Agent]/ai_agent/allOf[subschema #1: AI Agent]/pronounce/items/with` from the response with the `200` status
  - removed the optional property `oneOf[subschema #1: AI Agent]/ai_agent/allOf[subschema #1: AI Agent]/languages/items/auto_emotion` from the response with the `200` status
  - removed the optional property `oneOf[subschema #1: AI Agent]/ai_agent/allOf[subschema #1: AI Agent]/languages/items/auto_speed` from the response with the `200` status
  - removed the optional property `oneOf[subschema #1: AI Agent]/ai_agent/allOf[subschema #1: AI Agent]/languages/items/engine` from the response with the `200` status
  - removed the optional property `oneOf[subschema #1: AI Agent]/ai_agent/allOf[subschema #1: AI Agent]/languages/items/fillers` from the response with the `200` status
  - removed the optional property `oneOf[subschema #1: AI Agent]/ai_agent/allOf[subschema #1: AI Agent]/languages/items/function_fillers` from the response with the `200` status
  - removed the optional property `oneOf[subschema #1: AI Agent]/ai_agent/allOf[subschema #1: AI Agent]/languages/items/listen_language` from the response with the `200` status
  - removed the optional property `oneOf[subschema #1: AI Agent]/ai_agent/allOf[subschema #1: AI Agent]/languages/items/model` from the response with the `200` status
  - removed the optional property `oneOf[subschema #1: AI Agent]/ai_agent/allOf[subschema #1: AI Agent]/languages/items/params` from the response with the `200` status
  - removed the optional property `oneOf[subschema #1: AI Agent]/ai_agent/allOf[subschema #1: AI Agent]/languages/items/pronounce` from the response with the `200` status
  - removed the optional property `oneOf[subschema #1: AI Agent]/ai_agent/allOf[subschema #1: AI Agent]/languages/items/speech_fillers` from the response with the `200` status
  - removed the optional property `oneOf[subschema #1: AI Agent]/ai_agent/allOf[subschema #1: AI Agent]/languages/items/turn_fillers` from the response with the `200` status
  - removed the optional property `oneOf[subschema #1: AI Agent]/ai_agent/allOf[subschema #1: AI Agent]/pronounce/items/ignore_case` from the response with the `200` status
  - removed `#/components/schemas/SWML.Calling.AIParams` from the `oneOf[subschema #1: AI Agent]/ai_agent/allOf[subschema #1: AI Agent]/params` response property `allOf` list for the response status `200`
  - removed `#/components/schemas/SWML.Calling.AIPostPrompt` from the `oneOf[subschema #1: AI Agent]/ai_agent/allOf[subschema #1: AI Agent]/post_prompt` response property `allOf` list for the response status `200`
  - removed `#/components/schemas/SWML.Calling.AIPrompt` from the `oneOf[subschema #1: AI Agent]/ai_agent/allOf[subschema #1: AI Agent]/prompt` response property `allOf` list for the response status `200`
  - removed `#/components/schemas/SWML.Calling.GlobalData` from the `oneOf[subschema #1: AI Agent]/ai_agent/allOf[subschema #1: AI Agent]/global_data` response property `allOf` list for the response status `200`
  - removed `#/components/schemas/SWML.Calling.Multilingual` from the `oneOf[subschema #1: AI Agent]/ai_agent/allOf[subschema #1: AI Agent]/multilingual` response property `allOf` list for the response status `200`
  - removed `#/components/schemas/SWML.Calling.SWAIG` from the `oneOf[subschema #1: AI Agent]/ai_agent/allOf[subschema #1: AI Agent]/SWAIG` response property `allOf` list for the response status `200`
  - removed `#/components/schemas/SWML.Calling.SWMLObject` from the `oneOf[subschema #13: SWML Script]/swml_script/allOf[subschema #1: SWML Script]/oneOf[subschema #1: Calling Script]/contents` response property `allOf` list for the response status `200`
  - removed `#/components/schemas/SWML.Calling.SWMLObject` from the `oneOf[subschema #2: Call Flow]/call_flow/allOf[#/components/schemas/CallFlow]/relayml` response property `allOf` list for the response status `200`
  - removed `#/components/schemas/SWML.Messaging.SWMLObject` from the `oneOf[subschema #13: SWML Script]/swml_script/allOf[subschema #1: SWML Script]/oneOf[subschema #2: Messaging Script]/contents` response property `allOf` list for the response status `200`
  - added `subschema #2` to the `oneOf[subschema #1: AI Agent]/ai_agent/allOf[subschema #1: AI Agent]/hints/items/` response property `anyOf` list for the response status `200`
  - removed `#/components/schemas/SWML.Calling.Hint` from the `oneOf[subschema #1: AI Agent]/ai_agent/allOf[subschema #1: AI Agent]/hints/items/` response property `anyOf` list for the response status `200`
  - added 'unevaluatedProperties' constraint to the `oneOf[subschema #13: SWML Script]/swml_script/allOf[subschema #1: SWML Script]/oneOf[subschema #1: Calling Script]/contents` response property for the status `200`
  - added 'unevaluatedProperties' constraint to the `oneOf[subschema #13: SWML Script]/swml_script/allOf[subschema #1: SWML Script]/oneOf[subschema #2: Messaging Script]/contents` response property for the status `200`
  - added 'unevaluatedProperties' constraint to the `oneOf[subschema #1: AI Agent]/ai_agent/allOf[subschema #1: AI Agent]/SWAIG` response property for the status `200`
  - …6 more
- **2026-08-18** `51e63ae4cf55` — 1185 breaking, 1 warning
  - the `oneOf[subschema #13: SWML Script]/swml_script/allOf[subschema #1: SWML Script]/oneOf[subschema #1: Calling Script]/contents/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/languages/items/` response's property type/format changed from ``/`` to `object`/`` for status `200`
  - the `oneOf[subschema #13: SWML Script]/swml_script/allOf[subschema #1: SWML Script]/oneOf[subschema #1: Calling Script]/contents/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/prompt/allOf[#/components/schemas/SWML.Calling.AIPrompt]/anyOf[subschema #1: Prompt with Text]/contexts/allOf[subschema #1: contexts]/default/allOf[#/components/schemas/SWML.Calling.ContextsObject]/anyOf[#/components/schemas/SWML.Calling.ContextsTextObject]/enter_fillers` response's property type/format changed from `array`/`` to ``/`` for status `200`
  - the `oneOf[subschema #13: SWML Script]/swml_script/allOf[subschema #1: SWML Script]/oneOf[subschema #1: Calling Script]/contents/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/prompt/allOf[#/components/schemas/SWML.Calling.AIPrompt]/anyOf[subschema #1: Prompt with Text]/contexts/allOf[subschema #1: contexts]/default/allOf[#/components/schemas/SWML.Calling.ContextsObject]/anyOf[#/components/schemas/SWML.Calling.ContextsTextObject]/exit_fillers` response's property type/format changed from `array`/`` to ``/`` for status `200`
  - the `oneOf[subschema #13: SWML Script]/swml_script/allOf[subschema #1: SWML Script]/oneOf[subschema #1: Calling Script]/contents/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/prompt/allOf[#/components/schemas/SWML.Calling.AIPrompt]/anyOf[subschema #1: Prompt with Text]/contexts/allOf[subschema #1: contexts]/default/allOf[#/components/schemas/SWML.Calling.ContextsObject]/anyOf[subschema #1: ContextsPOMObject]/enter_fillers` response's property type/format changed from `array`/`` to ``/`` for status `200`
  - the `oneOf[subschema #13: SWML Script]/swml_script/allOf[subschema #1: SWML Script]/oneOf[subschema #1: Calling Script]/contents/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/prompt/allOf[#/components/schemas/SWML.Calling.AIPrompt]/anyOf[subschema #1: Prompt with Text]/contexts/allOf[subschema #1: contexts]/default/allOf[#/components/schemas/SWML.Calling.ContextsObject]/anyOf[subschema #1: ContextsPOMObject]/exit_fillers` response's property type/format changed from `array`/`` to ``/`` for status `200`
  - the `oneOf[subschema #13: SWML Script]/swml_script/allOf[subschema #1: SWML Script]/oneOf[subschema #1: Calling Script]/contents/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/prompt/allOf[#/components/schemas/SWML.Calling.AIPrompt]/anyOf[subschema #1: Prompt with Text]/contexts/allOf[subschema #1: contexts]/unevaluatedProperties/anyOf[#/components/schemas/SWML.Calling.ContextsTextObject]/enter_fillers` response's property type/format changed from `array`/`` to ``/`` for status `200`
  - the `oneOf[subschema #13: SWML Script]/swml_script/allOf[subschema #1: SWML Script]/oneOf[subschema #1: Calling Script]/contents/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/prompt/allOf[#/components/schemas/SWML.Calling.AIPrompt]/anyOf[subschema #1: Prompt with Text]/contexts/allOf[subschema #1: contexts]/unevaluatedProperties/anyOf[#/components/schemas/SWML.Calling.ContextsTextObject]/exit_fillers` response's property type/format changed from `array`/`` to ``/`` for status `200`
  - the `oneOf[subschema #13: SWML Script]/swml_script/allOf[subschema #1: SWML Script]/oneOf[subschema #1: Calling Script]/contents/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/prompt/allOf[#/components/schemas/SWML.Calling.AIPrompt]/anyOf[subschema #1: Prompt with Text]/contexts/allOf[subschema #1: contexts]/unevaluatedProperties/anyOf[subschema #1: ContextsPOMObject]/enter_fillers` response's property type/format changed from `array`/`` to ``/`` for status `200`
  - the `oneOf[subschema #13: SWML Script]/swml_script/allOf[subschema #1: SWML Script]/oneOf[subschema #1: Calling Script]/contents/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/prompt/allOf[#/components/schemas/SWML.Calling.AIPrompt]/anyOf[subschema #1: Prompt with Text]/contexts/allOf[subschema #1: contexts]/unevaluatedProperties/anyOf[subschema #1: ContextsPOMObject]/exit_fillers` response's property type/format changed from `array`/`` to ``/`` for status `200`
  - the `oneOf[subschema #13: SWML Script]/swml_script/allOf[subschema #1: SWML Script]/oneOf[subschema #1: Calling Script]/contents/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/prompt/allOf[#/components/schemas/SWML.Calling.AIPrompt]/anyOf[subschema #2: Prompt with POM]/contexts/allOf[subschema #1: contexts]/default/allOf[#/components/schemas/SWML.Calling.ContextsObject]/anyOf[#/components/schemas/SWML.Calling.ContextsTextObject]/enter_fillers` response's property type/format changed from `array`/`` to ``/`` for status `200`
  - the `oneOf[subschema #13: SWML Script]/swml_script/allOf[subschema #1: SWML Script]/oneOf[subschema #1: Calling Script]/contents/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/prompt/allOf[#/components/schemas/SWML.Calling.AIPrompt]/anyOf[subschema #2: Prompt with POM]/contexts/allOf[subschema #1: contexts]/default/allOf[#/components/schemas/SWML.Calling.ContextsObject]/anyOf[#/components/schemas/SWML.Calling.ContextsTextObject]/exit_fillers` response's property type/format changed from `array`/`` to ``/`` for status `200`
  - the `oneOf[subschema #13: SWML Script]/swml_script/allOf[subschema #1: SWML Script]/oneOf[subschema #1: Calling Script]/contents/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/prompt/allOf[#/components/schemas/SWML.Calling.AIPrompt]/anyOf[subschema #2: Prompt with POM]/contexts/allOf[subschema #1: contexts]/default/allOf[#/components/schemas/SWML.Calling.ContextsObject]/anyOf[subschema #1: ContextsPOMObject]/enter_fillers` response's property type/format changed from `array`/`` to ``/`` for status `200`
  - the `oneOf[subschema #13: SWML Script]/swml_script/allOf[subschema #1: SWML Script]/oneOf[subschema #1: Calling Script]/contents/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/prompt/allOf[#/components/schemas/SWML.Calling.AIPrompt]/anyOf[subschema #2: Prompt with POM]/contexts/allOf[subschema #1: contexts]/default/allOf[#/components/schemas/SWML.Calling.ContextsObject]/anyOf[subschema #1: ContextsPOMObject]/exit_fillers` response's property type/format changed from `array`/`` to ``/`` for status `200`
  - the `oneOf[subschema #13: SWML Script]/swml_script/allOf[subschema #1: SWML Script]/oneOf[subschema #1: Calling Script]/contents/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/prompt/allOf[#/components/schemas/SWML.Calling.AIPrompt]/anyOf[subschema #2: Prompt with POM]/contexts/allOf[subschema #1: contexts]/unevaluatedProperties/anyOf[#/components/schemas/SWML.Calling.ContextsTextObject]/enter_fillers` response's property type/format changed from `array`/`` to ``/`` for status `200`
  - the `oneOf[subschema #13: SWML Script]/swml_script/allOf[subschema #1: SWML Script]/oneOf[subschema #1: Calling Script]/contents/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/prompt/allOf[#/components/schemas/SWML.Calling.AIPrompt]/anyOf[subschema #2: Prompt with POM]/contexts/allOf[subschema #1: contexts]/unevaluatedProperties/anyOf[#/components/schemas/SWML.Calling.ContextsTextObject]/exit_fillers` response's property type/format changed from `array`/`` to ``/`` for status `200`
  - the `oneOf[subschema #13: SWML Script]/swml_script/allOf[subschema #1: SWML Script]/oneOf[subschema #1: Calling Script]/contents/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/prompt/allOf[#/components/schemas/SWML.Calling.AIPrompt]/anyOf[subschema #2: Prompt with POM]/contexts/allOf[subschema #1: contexts]/unevaluatedProperties/anyOf[subschema #1: ContextsPOMObject]/enter_fillers` response's property type/format changed from `array`/`` to ``/`` for status `200`
  - the `oneOf[subschema #13: SWML Script]/swml_script/allOf[subschema #1: SWML Script]/oneOf[subschema #1: Calling Script]/contents/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/prompt/allOf[#/components/schemas/SWML.Calling.AIPrompt]/anyOf[subschema #2: Prompt with POM]/contexts/allOf[subschema #1: contexts]/unevaluatedProperties/anyOf[subschema #1: ContextsPOMObject]/exit_fillers` response's property type/format changed from `array`/`` to ``/`` for status `200`
  - the `oneOf[subschema #13: SWML Script]/swml_script/allOf[subschema #1: SWML Script]/oneOf[subschema #1: Calling Script]/contents/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/languages/items/` response's property type/format changed from ``/`` to `object`/`` for status `200`
  - the `oneOf[subschema #13: SWML Script]/swml_script/allOf[subschema #1: SWML Script]/oneOf[subschema #1: Calling Script]/contents/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/prompt/allOf[#/components/schemas/SWML.Calling.AIPrompt]/anyOf[subschema #1: Prompt with Text]/contexts/allOf[subschema #1: contexts]/default/allOf[#/components/schemas/SWML.Calling.ContextsObject]/anyOf[#/components/schemas/SWML.Calling.ContextsTextObject]/enter_fillers` response's property type/format changed from `array`/`` to ``/`` for status `200`
  - the `oneOf[subschema #13: SWML Script]/swml_script/allOf[subschema #1: SWML Script]/oneOf[subschema #1: Calling Script]/contents/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/prompt/allOf[#/components/schemas/SWML.Calling.AIPrompt]/anyOf[subschema #1: Prompt with Text]/contexts/allOf[subschema #1: contexts]/default/allOf[#/components/schemas/SWML.Calling.ContextsObject]/anyOf[#/components/schemas/SWML.Calling.ContextsTextObject]/exit_fillers` response's property type/format changed from `array`/`` to ``/`` for status `200`
  - the `oneOf[subschema #13: SWML Script]/swml_script/allOf[subschema #1: SWML Script]/oneOf[subschema #1: Calling Script]/contents/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/prompt/allOf[#/components/schemas/SWML.Calling.AIPrompt]/anyOf[subschema #1: Prompt with Text]/contexts/allOf[subschema #1: contexts]/default/allOf[#/components/schemas/SWML.Calling.ContextsObject]/anyOf[subschema #1: ContextsPOMObject]/enter_fillers` response's property type/format changed from `array`/`` to ``/`` for status `200`
  - the `oneOf[subschema #13: SWML Script]/swml_script/allOf[subschema #1: SWML Script]/oneOf[subschema #1: Calling Script]/contents/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/prompt/allOf[#/components/schemas/SWML.Calling.AIPrompt]/anyOf[subschema #1: Prompt with Text]/contexts/allOf[subschema #1: contexts]/default/allOf[#/components/schemas/SWML.Calling.ContextsObject]/anyOf[subschema #1: ContextsPOMObject]/exit_fillers` response's property type/format changed from `array`/`` to ``/`` for status `200`
  - the `oneOf[subschema #13: SWML Script]/swml_script/allOf[subschema #1: SWML Script]/oneOf[subschema #1: Calling Script]/contents/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/prompt/allOf[#/components/schemas/SWML.Calling.AIPrompt]/anyOf[subschema #1: Prompt with Text]/contexts/allOf[subschema #1: contexts]/unevaluatedProperties/anyOf[#/components/schemas/SWML.Calling.ContextsTextObject]/enter_fillers` response's property type/format changed from `array`/`` to ``/`` for status `200`
  - the `oneOf[subschema #13: SWML Script]/swml_script/allOf[subschema #1: SWML Script]/oneOf[subschema #1: Calling Script]/contents/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/prompt/allOf[#/components/schemas/SWML.Calling.AIPrompt]/anyOf[subschema #1: Prompt with Text]/contexts/allOf[subschema #1: contexts]/unevaluatedProperties/anyOf[#/components/schemas/SWML.Calling.ContextsTextObject]/exit_fillers` response's property type/format changed from `array`/`` to ``/`` for status `200`
  - the `oneOf[subschema #13: SWML Script]/swml_script/allOf[subschema #1: SWML Script]/oneOf[subschema #1: Calling Script]/contents/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/prompt/allOf[#/components/schemas/SWML.Calling.AIPrompt]/anyOf[subschema #1: Prompt with Text]/contexts/allOf[subschema #1: contexts]/unevaluatedProperties/anyOf[subschema #1: ContextsPOMObject]/enter_fillers` response's property type/format changed from `array`/`` to ``/`` for status `200`
  - the `oneOf[subschema #13: SWML Script]/swml_script/allOf[subschema #1: SWML Script]/oneOf[subschema #1: Calling Script]/contents/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/prompt/allOf[#/components/schemas/SWML.Calling.AIPrompt]/anyOf[subschema #1: Prompt with Text]/contexts/allOf[subschema #1: contexts]/unevaluatedProperties/anyOf[subschema #1: ContextsPOMObject]/exit_fillers` response's property type/format changed from `array`/`` to ``/`` for status `200`
  - the `oneOf[subschema #13: SWML Script]/swml_script/allOf[subschema #1: SWML Script]/oneOf[subschema #1: Calling Script]/contents/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/prompt/allOf[#/components/schemas/SWML.Calling.AIPrompt]/anyOf[subschema #2: Prompt with POM]/contexts/allOf[subschema #1: contexts]/default/allOf[#/components/schemas/SWML.Calling.ContextsObject]/anyOf[#/components/schemas/SWML.Calling.ContextsTextObject]/enter_fillers` response's property type/format changed from `array`/`` to ``/`` for status `200`
  - the `oneOf[subschema #13: SWML Script]/swml_script/allOf[subschema #1: SWML Script]/oneOf[subschema #1: Calling Script]/contents/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/prompt/allOf[#/components/schemas/SWML.Calling.AIPrompt]/anyOf[subschema #2: Prompt with POM]/contexts/allOf[subschema #1: contexts]/default/allOf[#/components/schemas/SWML.Calling.ContextsObject]/anyOf[#/components/schemas/SWML.Calling.ContextsTextObject]/exit_fillers` response's property type/format changed from `array`/`` to ``/`` for status `200`
  - the `oneOf[subschema #13: SWML Script]/swml_script/allOf[subschema #1: SWML Script]/oneOf[subschema #1: Calling Script]/contents/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/prompt/allOf[#/components/schemas/SWML.Calling.AIPrompt]/anyOf[subschema #2: Prompt with POM]/contexts/allOf[subschema #1: contexts]/default/allOf[#/components/schemas/SWML.Calling.ContextsObject]/anyOf[subschema #1: ContextsPOMObject]/enter_fillers` response's property type/format changed from `array`/`` to ``/`` for status `200`
  - the `oneOf[subschema #13: SWML Script]/swml_script/allOf[subschema #1: SWML Script]/oneOf[subschema #1: Calling Script]/contents/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/prompt/allOf[#/components/schemas/SWML.Calling.AIPrompt]/anyOf[subschema #2: Prompt with POM]/contexts/allOf[subschema #1: contexts]/default/allOf[#/components/schemas/SWML.Calling.ContextsObject]/anyOf[subschema #1: ContextsPOMObject]/exit_fillers` response's property type/format changed from `array`/`` to ``/`` for status `200`
  - the `oneOf[subschema #13: SWML Script]/swml_script/allOf[subschema #1: SWML Script]/oneOf[subschema #1: Calling Script]/contents/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/prompt/allOf[#/components/schemas/SWML.Calling.AIPrompt]/anyOf[subschema #2: Prompt with POM]/contexts/allOf[subschema #1: contexts]/unevaluatedProperties/anyOf[#/components/schemas/SWML.Calling.ContextsTextObject]/enter_fillers` response's property type/format changed from `array`/`` to ``/`` for status `200`
  - the `oneOf[subschema #13: SWML Script]/swml_script/allOf[subschema #1: SWML Script]/oneOf[subschema #1: Calling Script]/contents/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/prompt/allOf[#/components/schemas/SWML.Calling.AIPrompt]/anyOf[subschema #2: Prompt with POM]/contexts/allOf[subschema #1: contexts]/unevaluatedProperties/anyOf[#/components/schemas/SWML.Calling.ContextsTextObject]/exit_fillers` response's property type/format changed from `array`/`` to ``/`` for status `200`
  - the `oneOf[subschema #13: SWML Script]/swml_script/allOf[subschema #1: SWML Script]/oneOf[subschema #1: Calling Script]/contents/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/prompt/allOf[#/components/schemas/SWML.Calling.AIPrompt]/anyOf[subschema #2: Prompt with POM]/contexts/allOf[subschema #1: contexts]/unevaluatedProperties/anyOf[subschema #1: ContextsPOMObject]/enter_fillers` response's property type/format changed from `array`/`` to ``/`` for status `200`
  - the `oneOf[subschema #13: SWML Script]/swml_script/allOf[subschema #1: SWML Script]/oneOf[subschema #1: Calling Script]/contents/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/prompt/allOf[#/components/schemas/SWML.Calling.AIPrompt]/anyOf[subschema #2: Prompt with POM]/contexts/allOf[subschema #1: contexts]/unevaluatedProperties/anyOf[subschema #1: ContextsPOMObject]/exit_fillers` response's property type/format changed from `array`/`` to ``/`` for status `200`
  - the `oneOf[subschema #1: AI Agent]/ai_agent/allOf[subschema #1: AI Agent]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #1: SWAIG Function]/data_map/allOf[subschema #1: DataMap object]/expressions/items/output/allOf[subschema #1: Output object]/action/anyOf[subschema #1: Action union]/anyOf[subschema #1: SWML Action]/SWML/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/languages/items/` response's property type/format changed from ``/`` to `object`/`` for status `200`
  - the `oneOf[subschema #1: AI Agent]/ai_agent/allOf[subschema #1: AI Agent]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #1: SWAIG Function]/data_map/allOf[subschema #1: DataMap object]/expressions/items/output/allOf[subschema #1: Output object]/action/anyOf[subschema #1: Action union]/anyOf[subschema #1: SWML Action]/SWML/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/prompt/allOf[#/components/schemas/SWML.Calling.AIPrompt]/anyOf[subschema #1: Prompt with Text]/contexts/allOf[subschema #1: contexts]/default/allOf[#/components/schemas/SWML.Calling.ContextsObject]/anyOf[#/components/schemas/SWML.Calling.ContextsTextObject]/enter_fillers` response's property type/format changed from `array`/`` to ``/`` for status `200`
  - the `oneOf[subschema #1: AI Agent]/ai_agent/allOf[subschema #1: AI Agent]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #1: SWAIG Function]/data_map/allOf[subschema #1: DataMap object]/expressions/items/output/allOf[subschema #1: Output object]/action/anyOf[subschema #1: Action union]/anyOf[subschema #1: SWML Action]/SWML/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/prompt/allOf[#/components/schemas/SWML.Calling.AIPrompt]/anyOf[subschema #1: Prompt with Text]/contexts/allOf[subschema #1: contexts]/default/allOf[#/components/schemas/SWML.Calling.ContextsObject]/anyOf[#/components/schemas/SWML.Calling.ContextsTextObject]/exit_fillers` response's property type/format changed from `array`/`` to ``/`` for status `200`
  - the `oneOf[subschema #1: AI Agent]/ai_agent/allOf[subschema #1: AI Agent]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #1: SWAIG Function]/data_map/allOf[subschema #1: DataMap object]/expressions/items/output/allOf[subschema #1: Output object]/action/anyOf[subschema #1: Action union]/anyOf[subschema #1: SWML Action]/SWML/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/prompt/allOf[#/components/schemas/SWML.Calling.AIPrompt]/anyOf[subschema #1: Prompt with Text]/contexts/allOf[subschema #1: contexts]/default/allOf[#/components/schemas/SWML.Calling.ContextsObject]/anyOf[subschema #1: ContextsPOMObject]/enter_fillers` response's property type/format changed from `array`/`` to ``/`` for status `200`
  - the `oneOf[subschema #1: AI Agent]/ai_agent/allOf[subschema #1: AI Agent]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #1: SWAIG Function]/data_map/allOf[subschema #1: DataMap object]/expressions/items/output/allOf[subschema #1: Output object]/action/anyOf[subschema #1: Action union]/anyOf[subschema #1: SWML Action]/SWML/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/prompt/allOf[#/components/schemas/SWML.Calling.AIPrompt]/anyOf[subschema #1: Prompt with Text]/contexts/allOf[subschema #1: contexts]/default/allOf[#/components/schemas/SWML.Calling.ContextsObject]/anyOf[subschema #1: ContextsPOMObject]/exit_fillers` response's property type/format changed from `array`/`` to ``/`` for status `200`
  - the `oneOf[subschema #1: AI Agent]/ai_agent/allOf[subschema #1: AI Agent]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #1: SWAIG Function]/data_map/allOf[subschema #1: DataMap object]/expressions/items/output/allOf[subschema #1: Output object]/action/anyOf[subschema #1: Action union]/anyOf[subschema #1: SWML Action]/SWML/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/prompt/allOf[#/components/schemas/SWML.Calling.AIPrompt]/anyOf[subschema #1: Prompt with Text]/contexts/allOf[subschema #1: contexts]/unevaluatedProperties/anyOf[#/components/schemas/SWML.Calling.ContextsTextObject]/enter_fillers` response's property type/format changed from `array`/`` to ``/`` for status `200`
  - …1146 more
  - …this revision’s changelog is incomplete
- …earlier changes are on the page: https://skmtc.dev/signalwire/apis/signalwire-rest-api/changes/api/fabric/resources/:id/get

---

[Operation](https://skmtc.dev/signalwire/apis/signalwire-rest-api/docs/api/fabric/resources/:id/get.md) · [API](https://skmtc.dev/signalwire/apis/signalwire-rest-api.md) · [Page](https://skmtc.dev/signalwire/apis/signalwire-rest-api/changes/api/fabric/resources/:id/get)
