Get configuration

Retrieve the current CyberStrike configuration settings and preferences.

get/config

Query parameters

directorystring

Response

Get config info

$schemastring

JSON schema reference for configuration validation

themestring

Theme name to use for the interface

logLevel'DEBUG' | 'INFO' | 'WARN' | 'ERROR'

Log level

commandobject

Command configuration, see https://cyberstrike.io/docs/commands

pluginstring[]
snapshotboolean
share'manual' | 'auto' | 'disabled'

Control sharing behavior: 'disabled' disables all sharing (default), 'manual' allows manual sharing via commands, 'auto' enables automatic sharing. Requires enterprise URL configuration.

autoshareboolean

@deprecated Use 'share' field instead. Share newly created sessions automatically

disabled_providersstring[]

Disable providers that are loaded automatically

enabled_providersstring[]

When set, ONLY these providers will be enabled. All other providers will be ignored

modelstring

Model to use in the format of provider/model, eg anthropic/claude-2

small_modelstring

Small model to use for tasks like title generation in the format of provider/model

default_agentstring

Default agent to use when none is specified. Must be a primary agent. Falls back to 'cyberstrike' if not set or if the specified agent is invalid.

usernamestring

Custom username to display in conversations instead of system username

providerobject

Custom provider configurations and model overrides

mcpobject

MCP (Model Context Protocol) server configurations

boltobject

Bolt server configurations (Docker Kali containers)

instructionsstring[]

Additional instruction files or patterns to include

layout'auto' | 'stretch'

@deprecated Always uses stretch layout.

toolsobject

Changes

Changed in 17 of the 102 revisions of this API.20468281

    • added the optional property keybinds/session_pin_toggle to the response with the 200 status

      response-optional-property-added

    • added the optional property keybinds/session_quick_switch_1 to the response with the 200 status

      response-optional-property-added

    • added the optional property keybinds/session_quick_switch_2 to the response with the 200 status

      response-optional-property-added

    • added the optional property keybinds/session_quick_switch_3 to the response with the 200 status

      response-optional-property-added

    • added the optional property keybinds/session_quick_switch_4 to the response with the 200 status

      response-optional-property-added

    • added the optional property keybinds/session_quick_switch_5 to the response with the 200 status

      response-optional-property-added

    • added the optional property keybinds/session_quick_switch_6 to the response with the 200 status

      response-optional-property-added

    • added the optional property keybinds/session_quick_switch_7 to the response with the 200 status

      response-optional-property-added

    • added the optional property keybinds/session_quick_switch_8 to the response with the 200 status

      response-optional-property-added

    • added the optional property keybinds/session_quick_switch_9 to the response with the 200 status

      response-optional-property-added

  • 706ec7deddfd113See the full diff
    • the provider/additionalProperties/models/additionalProperties/experimental response's property type/format changed from boolean/ to / for status 200

      response-property-type-changed

    • added the new reasoning enum value to the provider/additionalProperties/models/additionalProperties/interleaved/anyOf[subschema #2]/field response property for the response status 200

      response-property-enum-value-added

    • added the optional property provider/additionalProperties/models/additionalProperties/reasoning_options to the response with the 200 status

      response-optional-property-added

    • added the optional property provider/additionalProperties/models/additionalProperties/structured_output to the response with the 200 status

      response-optional-property-added

    • added subschema #1 subschema #2 to the provider/additionalProperties/models/additionalProperties/experimental response property anyOf list for the response status 200

      response-property-any-of-added

    • added the optional property skills/disabled to the response with the 200 status

      response-optional-property-added

  • 437a6ea5aeb3411See the full diff
    • removed the optional property agent/build from the response with the 200 status

      response-optional-property-removed

    • removed the optional property agent/plan from the response with the 200 status

      response-optional-property-removed

    • removed the optional property mode/build from the response with the 200 status

      response-optional-property-removed

    • removed the optional property mode/plan from the response with the 200 status

      response-optional-property-removed

    • added the optional property agent/additionalProperties/permission/anyOf[subschema #1]/report_vulnerability to the response with the 200 status

      response-optional-property-added

    • added the optional property agent/compaction/permission/anyOf[subschema #1]/report_vulnerability to the response with the 200 status

      response-optional-property-added

    • added the optional property agent/cyberstrike to the response with the 200 status

      response-optional-property-added

    • added the optional property agent/explore/permission/anyOf[subschema #1]/report_vulnerability to the response with the 200 status

      response-optional-property-added

    • added the optional property agent/general/permission/anyOf[subschema #1]/report_vulnerability to the response with the 200 status

      response-optional-property-added

    • added the optional property agent/summary/permission/anyOf[subschema #1]/report_vulnerability to the response with the 200 status

      response-optional-property-added

    • added the optional property agent/title/permission/anyOf[subschema #1]/report_vulnerability to the response with the 200 status

      response-optional-property-added

    • added the optional property bolt to the response with the 200 status

      response-optional-property-added

    • added the optional property mode/additionalProperties/permission/anyOf[subschema #1]/report_vulnerability to the response with the 200 status

      response-optional-property-added

    • added the optional property mode/cyberstrike to the response with the 200 status

      response-optional-property-added

    • added the optional property permission/anyOf[subschema #1]/report_vulnerability to the response with the 200 status

      response-optional-property-added

    • the response property provider/additionalProperties/models/additionalProperties/provider/api became optional for the status 200

      response-property-became-optional

    • the response property provider/additionalProperties/models/additionalProperties/provider/npm became optional for the status 200

      response-property-became-optional

    • added the required property provider/additionalProperties/models/additionalProperties/provider/api to the response with the 200 status

      response-required-property-added

    • added the optional property compaction/reserved to the response with the 200 status

      response-optional-property-added

    • added the optional property skills/urls to the response with the 200 status

      response-optional-property-added

  • 6f2085c39aaa16828See the full diff
    • the agent/additionalProperties/model response's property type/format changed from object/ to string/ for status 200

      response-property-type-changed

    • the agent/build/model response's property type/format changed from object/ to string/ for status 200

      response-property-type-changed

    • the agent/compaction/model response's property type/format changed from object/ to string/ for status 200

      response-property-type-changed

    • the agent/explore/model response's property type/format changed from object/ to string/ for status 200

      response-property-type-changed

    • the agent/general/model response's property type/format changed from object/ to string/ for status 200

      response-property-type-changed

    • the agent/plan/model response's property type/format changed from object/ to string/ for status 200

      response-property-type-changed

    • the agent/summary/model response's property type/format changed from object/ to string/ for status 200

      response-property-type-changed

    • the agent/title/model response's property type/format changed from object/ to string/ for status 200

      response-property-type-changed

    • the command/additionalProperties/model response's property type/format changed from object/ to string/ for status 200

      response-property-type-changed

    • the mode/additionalProperties/model response's property type/format changed from object/ to string/ for status 200

      response-property-type-changed

    • the mode/build/model response's property type/format changed from object/ to string/ for status 200

      response-property-type-changed

    • the mode/plan/model response's property type/format changed from object/ to string/ for status 200

      response-property-type-changed

    • the model response's property type/format changed from object/ to string/ for status 200

      response-property-type-changed

    • the small_model response's property type/format changed from object/ to string/ for status 200

      response-property-type-changed

    • removed the required property agent/additionalProperties/model/api from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/additionalProperties/model/capabilities from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/additionalProperties/model/cost from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/additionalProperties/model/headers from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/additionalProperties/model/id from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/additionalProperties/model/limit from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/additionalProperties/model/name from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/additionalProperties/model/options from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/additionalProperties/model/providerID from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/additionalProperties/model/release_date from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/additionalProperties/model/status from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/build/model/api from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/build/model/capabilities from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/build/model/cost from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/build/model/headers from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/build/model/id from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/build/model/limit from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/build/model/name from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/build/model/options from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/build/model/providerID from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/build/model/release_date from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/build/model/status from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/compaction/model/api from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/compaction/model/capabilities from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/compaction/model/cost from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/compaction/model/headers from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/compaction/model/id from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/compaction/model/limit from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/compaction/model/name from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/compaction/model/options from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/compaction/model/providerID from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/compaction/model/release_date from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/compaction/model/status from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/explore/model/api from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/explore/model/capabilities from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/explore/model/cost from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/explore/model/headers from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/explore/model/id from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/explore/model/limit from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/explore/model/name from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/explore/model/options from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/explore/model/providerID from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/explore/model/release_date from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/explore/model/status from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/general/model/api from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/general/model/capabilities from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/general/model/cost from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/general/model/headers from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/general/model/id from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/general/model/limit from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/general/model/name from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/general/model/options from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/general/model/providerID from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/general/model/release_date from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/general/model/status from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/plan/model/api from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/plan/model/capabilities from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/plan/model/cost from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/plan/model/headers from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/plan/model/id from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/plan/model/limit from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/plan/model/name from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/plan/model/options from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/plan/model/providerID from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/plan/model/release_date from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/plan/model/status from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/summary/model/api from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/summary/model/capabilities from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/summary/model/cost from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/summary/model/headers from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/summary/model/id from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/summary/model/limit from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/summary/model/name from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/summary/model/options from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/summary/model/providerID from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/summary/model/release_date from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/summary/model/status from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/title/model/api from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/title/model/capabilities from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/title/model/cost from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/title/model/headers from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/title/model/id from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/title/model/limit from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/title/model/name from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/title/model/options from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/title/model/providerID from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/title/model/release_date from the response with the 200 status

      response-required-property-removed

    • removed the required property agent/title/model/status from the response with the 200 status

      response-required-property-removed

    • removed the required property command/additionalProperties/model/api from the response with the 200 status

      response-required-property-removed

    • removed the required property command/additionalProperties/model/capabilities from the response with the 200 status

      response-required-property-removed

    • removed the required property command/additionalProperties/model/cost from the response with the 200 status

      response-required-property-removed

    • removed the required property command/additionalProperties/model/headers from the response with the 200 status

      response-required-property-removed

    • removed the required property command/additionalProperties/model/id from the response with the 200 status

      response-required-property-removed

    • removed the required property command/additionalProperties/model/limit from the response with the 200 status

      response-required-property-removed

    • removed the required property command/additionalProperties/model/name from the response with the 200 status

      response-required-property-removed

    • removed the required property command/additionalProperties/model/options from the response with the 200 status

      response-required-property-removed

    • removed the required property command/additionalProperties/model/providerID from the response with the 200 status

      response-required-property-removed

    • removed the required property command/additionalProperties/model/release_date from the response with the 200 status

      response-required-property-removed

    • removed the required property command/additionalProperties/model/status from the response with the 200 status

      response-required-property-removed

    • removed the required property mode/additionalProperties/model/api from the response with the 200 status

      response-required-property-removed

    • removed the required property mode/additionalProperties/model/capabilities from the response with the 200 status

      response-required-property-removed

    • removed the required property mode/additionalProperties/model/cost from the response with the 200 status

      response-required-property-removed

    • removed the required property mode/additionalProperties/model/headers from the response with the 200 status

      response-required-property-removed

    • removed the required property mode/additionalProperties/model/id from the response with the 200 status

      response-required-property-removed

    • removed the required property mode/additionalProperties/model/limit from the response with the 200 status

      response-required-property-removed

    • removed the required property mode/additionalProperties/model/name from the response with the 200 status

      response-required-property-removed

    • removed the required property mode/additionalProperties/model/options from the response with the 200 status

      response-required-property-removed

    • removed the required property mode/additionalProperties/model/providerID from the response with the 200 status

      response-required-property-removed

    • removed the required property mode/additionalProperties/model/release_date from the response with the 200 status

      response-required-property-removed

    • removed the required property mode/additionalProperties/model/status from the response with the 200 status

      response-required-property-removed

    • removed the required property mode/build/model/api from the response with the 200 status

      response-required-property-removed

    • removed the required property mode/build/model/capabilities from the response with the 200 status

      response-required-property-removed

    • removed the required property mode/build/model/cost from the response with the 200 status

      response-required-property-removed

    • removed the required property mode/build/model/headers from the response with the 200 status

      response-required-property-removed

    • removed the required property mode/build/model/id from the response with the 200 status

      response-required-property-removed

    • removed the required property mode/build/model/limit from the response with the 200 status

      response-required-property-removed

    • removed the required property mode/build/model/name from the response with the 200 status

      response-required-property-removed

    • removed the required property mode/build/model/options from the response with the 200 status

      response-required-property-removed

    • removed the required property mode/build/model/providerID from the response with the 200 status

      response-required-property-removed

    • removed the required property mode/build/model/release_date from the response with the 200 status

      response-required-property-removed

    • removed the required property mode/build/model/status from the response with the 200 status

      response-required-property-removed

    • removed the required property mode/plan/model/api from the response with the 200 status

      response-required-property-removed

    • removed the required property mode/plan/model/capabilities from the response with the 200 status

      response-required-property-removed

    • removed the required property mode/plan/model/cost from the response with the 200 status

      response-required-property-removed

    • removed the required property mode/plan/model/headers from the response with the 200 status

      response-required-property-removed

    • removed the required property mode/plan/model/id from the response with the 200 status

      response-required-property-removed

    • removed the required property mode/plan/model/limit from the response with the 200 status

      response-required-property-removed

    • removed the required property mode/plan/model/name from the response with the 200 status

      response-required-property-removed

    • removed the required property mode/plan/model/options from the response with the 200 status

      response-required-property-removed

    • removed the required property mode/plan/model/providerID from the response with the 200 status

      response-required-property-removed

    • removed the required property mode/plan/model/release_date from the response with the 200 status

      response-required-property-removed

    • removed the required property mode/plan/model/status from the response with the 200 status

      response-required-property-removed

    • removed the required property model/api from the response with the 200 status

      response-required-property-removed

    • removed the required property model/capabilities from the response with the 200 status

      response-required-property-removed

    • removed the required property model/cost from the response with the 200 status

      response-required-property-removed

    • removed the required property model/headers from the response with the 200 status

      response-required-property-removed

    • removed the required property model/id from the response with the 200 status

      response-required-property-removed

    • removed the required property model/limit from the response with the 200 status

      response-required-property-removed

    • removed the required property model/name from the response with the 200 status

      response-required-property-removed

    • removed the required property model/options from the response with the 200 status

      response-required-property-removed

    • removed the required property model/providerID from the response with the 200 status

      response-required-property-removed

    • removed the required property model/release_date from the response with the 200 status

      response-required-property-removed

    • removed the required property model/status from the response with the 200 status

      response-required-property-removed

    • removed the required property small_model/api from the response with the 200 status

      response-required-property-removed

    • removed the required property small_model/capabilities from the response with the 200 status

      response-required-property-removed

    • removed the required property small_model/cost from the response with the 200 status

      response-required-property-removed

    • removed the required property small_model/headers from the response with the 200 status

      response-required-property-removed

    • removed the required property small_model/id from the response with the 200 status

      response-required-property-removed

    • removed the required property small_model/limit from the response with the 200 status

      response-required-property-removed

    • removed the required property small_model/name from the response with the 200 status

      response-required-property-removed

    • removed the required property small_model/options from the response with the 200 status

      response-required-property-removed

    • removed the required property small_model/providerID from the response with the 200 status

      response-required-property-removed

    • removed the required property small_model/release_date from the response with the 200 status

      response-required-property-removed

    • removed the required property small_model/status from the response with the 200 status

      response-required-property-removed

    • removed the optional property agent/additionalProperties/model/family from the response with the 200 status

      response-optional-property-removed

    • removed the optional property agent/additionalProperties/model/variants from the response with the 200 status

      response-optional-property-removed

    • removed the optional property agent/build/model/family from the response with the 200 status

      response-optional-property-removed

    • removed the optional property agent/build/model/variants from the response with the 200 status

      response-optional-property-removed

    • removed the optional property agent/compaction/model/family from the response with the 200 status

      response-optional-property-removed

    • removed the optional property agent/compaction/model/variants from the response with the 200 status

      response-optional-property-removed

    • removed the optional property agent/explore/model/family from the response with the 200 status

      response-optional-property-removed

    • removed the optional property agent/explore/model/variants from the response with the 200 status

      response-optional-property-removed

    • removed the optional property agent/general/model/family from the response with the 200 status

      response-optional-property-removed

    • removed the optional property agent/general/model/variants from the response with the 200 status

      response-optional-property-removed

    • removed the optional property agent/plan/model/family from the response with the 200 status

      response-optional-property-removed

    • removed the optional property agent/plan/model/variants from the response with the 200 status

      response-optional-property-removed

    • removed the optional property agent/summary/model/family from the response with the 200 status

      response-optional-property-removed

    • removed the optional property agent/summary/model/variants from the response with the 200 status

      response-optional-property-removed

    • removed the optional property agent/title/model/family from the response with the 200 status

      response-optional-property-removed

    • removed the optional property agent/title/model/variants from the response with the 200 status

      response-optional-property-removed

    • removed the optional property command/additionalProperties/model/family from the response with the 200 status

      response-optional-property-removed

    • removed the optional property command/additionalProperties/model/variants from the response with the 200 status

      response-optional-property-removed

    • removed the optional property mode/additionalProperties/model/family from the response with the 200 status

      response-optional-property-removed

    • removed the optional property mode/additionalProperties/model/variants from the response with the 200 status

      response-optional-property-removed

    • removed the optional property mode/build/model/family from the response with the 200 status

      response-optional-property-removed

    • removed the optional property mode/build/model/variants from the response with the 200 status

      response-optional-property-removed

    • removed the optional property mode/plan/model/family from the response with the 200 status

      response-optional-property-removed

    • removed the optional property mode/plan/model/variants from the response with the 200 status

      response-optional-property-removed

    • removed the optional property model/family from the response with the 200 status

      response-optional-property-removed

    • removed the optional property model/variants from the response with the 200 status

      response-optional-property-removed

    • removed the optional property small_model/family from the response with the 200 status

      response-optional-property-removed

    • removed the optional property small_model/variants from the response with the 200 status

      response-optional-property-removed

  • 92d7fa4c0e9f14182See the full diff
    • the agent/additionalProperties/model response's property type/format changed from string/ to object/ for status 200

      response-property-type-changed

    • the agent/build/model response's property type/format changed from string/ to object/ for status 200

      response-property-type-changed

    • the agent/compaction/model response's property type/format changed from string/ to object/ for status 200

      response-property-type-changed

    • the agent/explore/model response's property type/format changed from string/ to object/ for status 200

      response-property-type-changed

    • the agent/general/model response's property type/format changed from string/ to object/ for status 200

      response-property-type-changed

    • the agent/plan/model response's property type/format changed from string/ to object/ for status 200

      response-property-type-changed

    • the agent/summary/model response's property type/format changed from string/ to object/ for status 200

      response-property-type-changed

    • the agent/title/model response's property type/format changed from string/ to object/ for status 200

      response-property-type-changed

    • the command/additionalProperties/model response's property type/format changed from string/ to object/ for status 200

      response-property-type-changed

    • the mode/additionalProperties/model response's property type/format changed from string/ to object/ for status 200

      response-property-type-changed

    • the mode/build/model response's property type/format changed from string/ to object/ for status 200

      response-property-type-changed

    • the mode/plan/model response's property type/format changed from string/ to object/ for status 200

      response-property-type-changed

    • the model response's property type/format changed from string/ to object/ for status 200

      response-property-type-changed

    • the small_model response's property type/format changed from string/ to object/ for status 200

      response-property-type-changed

    • added the optional property agent/additionalProperties/model/family to the response with the 200 status

      response-optional-property-added

    • added the optional property agent/additionalProperties/model/variants to the response with the 200 status

      response-optional-property-added

    • added the optional property agent/build/model/family to the response with the 200 status

      response-optional-property-added

    • added the optional property agent/build/model/variants to the response with the 200 status

      response-optional-property-added

    • added the optional property agent/compaction/model/family to the response with the 200 status

      response-optional-property-added

    • added the optional property agent/compaction/model/variants to the response with the 200 status

      response-optional-property-added

    • added the optional property agent/explore/model/family to the response with the 200 status

      response-optional-property-added

    • added the optional property agent/explore/model/variants to the response with the 200 status

      response-optional-property-added

    • added the optional property agent/general/model/family to the response with the 200 status

      response-optional-property-added

    • added the optional property agent/general/model/variants to the response with the 200 status

      response-optional-property-added

    • added the optional property agent/plan/model/family to the response with the 200 status

      response-optional-property-added

    • added the optional property agent/plan/model/variants to the response with the 200 status

      response-optional-property-added

    • added the optional property agent/summary/model/family to the response with the 200 status

      response-optional-property-added

    • added the optional property agent/summary/model/variants to the response with the 200 status

      response-optional-property-added

    • added the optional property agent/title/model/family to the response with the 200 status

      response-optional-property-added

    • added the optional property agent/title/model/variants to the response with the 200 status

      response-optional-property-added

    • added the optional property command/additionalProperties/model/family to the response with the 200 status

      response-optional-property-added

    • added the optional property command/additionalProperties/model/variants to the response with the 200 status

      response-optional-property-added

    • added the optional property mode/additionalProperties/model/family to the response with the 200 status

      response-optional-property-added

    • added the optional property mode/additionalProperties/model/variants to the response with the 200 status

      response-optional-property-added

    • added the optional property mode/build/model/family to the response with the 200 status

      response-optional-property-added

    • added the optional property mode/build/model/variants to the response with the 200 status

      response-optional-property-added

    • added the optional property mode/plan/model/family to the response with the 200 status

      response-optional-property-added

    • added the optional property mode/plan/model/variants to the response with the 200 status

      response-optional-property-added

    • added the optional property model/family to the response with the 200 status

      response-optional-property-added

    • added the optional property model/variants to the response with the 200 status

      response-optional-property-added

    • added the optional property small_model/family to the response with the 200 status

      response-optional-property-added

    • added the optional property small_model/variants to the response with the 200 status

      response-optional-property-added

    • added the required property agent/additionalProperties/model/api to the response with the 200 status

      response-required-property-added

    • added the required property agent/additionalProperties/model/capabilities to the response with the 200 status

      response-required-property-added

    • added the required property agent/additionalProperties/model/cost to the response with the 200 status

      response-required-property-added

    • added the required property agent/additionalProperties/model/headers to the response with the 200 status

      response-required-property-added

    • added the required property agent/additionalProperties/model/id to the response with the 200 status

      response-required-property-added

    • added the required property agent/additionalProperties/model/limit to the response with the 200 status

      response-required-property-added

    • added the required property agent/additionalProperties/model/name to the response with the 200 status

      response-required-property-added

    • added the required property agent/additionalProperties/model/options to the response with the 200 status

      response-required-property-added

    • added the required property agent/additionalProperties/model/providerID to the response with the 200 status

      response-required-property-added

    • added the required property agent/additionalProperties/model/release_date to the response with the 200 status

      response-required-property-added

    • added the required property agent/additionalProperties/model/status to the response with the 200 status

      response-required-property-added

    • added the required property agent/build/model/api to the response with the 200 status

      response-required-property-added

    • added the required property agent/build/model/capabilities to the response with the 200 status

      response-required-property-added

    • added the required property agent/build/model/cost to the response with the 200 status

      response-required-property-added

    • added the required property agent/build/model/headers to the response with the 200 status

      response-required-property-added

    • added the required property agent/build/model/id to the response with the 200 status

      response-required-property-added

    • added the required property agent/build/model/limit to the response with the 200 status

      response-required-property-added

    • added the required property agent/build/model/name to the response with the 200 status

      response-required-property-added

    • added the required property agent/build/model/options to the response with the 200 status

      response-required-property-added

    • added the required property agent/build/model/providerID to the response with the 200 status

      response-required-property-added

    • added the required property agent/build/model/release_date to the response with the 200 status

      response-required-property-added

    • added the required property agent/build/model/status to the response with the 200 status

      response-required-property-added

    • added the required property agent/compaction/model/api to the response with the 200 status

      response-required-property-added

    • added the required property agent/compaction/model/capabilities to the response with the 200 status

      response-required-property-added

    • added the required property agent/compaction/model/cost to the response with the 200 status

      response-required-property-added

    • added the required property agent/compaction/model/headers to the response with the 200 status

      response-required-property-added

    • added the required property agent/compaction/model/id to the response with the 200 status

      response-required-property-added

    • added the required property agent/compaction/model/limit to the response with the 200 status

      response-required-property-added

    • added the required property agent/compaction/model/name to the response with the 200 status

      response-required-property-added

    • added the required property agent/compaction/model/options to the response with the 200 status

      response-required-property-added

    • added the required property agent/compaction/model/providerID to the response with the 200 status

      response-required-property-added

    • added the required property agent/compaction/model/release_date to the response with the 200 status

      response-required-property-added

    • added the required property agent/compaction/model/status to the response with the 200 status

      response-required-property-added

    • added the required property agent/explore/model/api to the response with the 200 status

      response-required-property-added

    • added the required property agent/explore/model/capabilities to the response with the 200 status

      response-required-property-added

    • added the required property agent/explore/model/cost to the response with the 200 status

      response-required-property-added

    • added the required property agent/explore/model/headers to the response with the 200 status

      response-required-property-added

    • added the required property agent/explore/model/id to the response with the 200 status

      response-required-property-added

    • added the required property agent/explore/model/limit to the response with the 200 status

      response-required-property-added

    • added the required property agent/explore/model/name to the response with the 200 status

      response-required-property-added

    • added the required property agent/explore/model/options to the response with the 200 status

      response-required-property-added

    • added the required property agent/explore/model/providerID to the response with the 200 status

      response-required-property-added

    • added the required property agent/explore/model/release_date to the response with the 200 status

      response-required-property-added

    • added the required property agent/explore/model/status to the response with the 200 status

      response-required-property-added

    • added the required property agent/general/model/api to the response with the 200 status

      response-required-property-added

    • added the required property agent/general/model/capabilities to the response with the 200 status

      response-required-property-added

    • added the required property agent/general/model/cost to the response with the 200 status

      response-required-property-added

    • added the required property agent/general/model/headers to the response with the 200 status

      response-required-property-added

    • added the required property agent/general/model/id to the response with the 200 status

      response-required-property-added

    • added the required property agent/general/model/limit to the response with the 200 status

      response-required-property-added

    • added the required property agent/general/model/name to the response with the 200 status

      response-required-property-added

    • added the required property agent/general/model/options to the response with the 200 status

      response-required-property-added

    • added the required property agent/general/model/providerID to the response with the 200 status

      response-required-property-added

    • added the required property agent/general/model/release_date to the response with the 200 status

      response-required-property-added

    • added the required property agent/general/model/status to the response with the 200 status

      response-required-property-added

    • added the required property agent/plan/model/api to the response with the 200 status

      response-required-property-added

    • added the required property agent/plan/model/capabilities to the response with the 200 status

      response-required-property-added

    • added the required property agent/plan/model/cost to the response with the 200 status

      response-required-property-added

    • added the required property agent/plan/model/headers to the response with the 200 status

      response-required-property-added

    • added the required property agent/plan/model/id to the response with the 200 status

      response-required-property-added

    • added the required property agent/plan/model/limit to the response with the 200 status

      response-required-property-added

    • added the required property agent/plan/model/name to the response with the 200 status

      response-required-property-added

    • added the required property agent/plan/model/options to the response with the 200 status

      response-required-property-added

    • added the required property agent/plan/model/providerID to the response with the 200 status

      response-required-property-added

    • added the required property agent/plan/model/release_date to the response with the 200 status

      response-required-property-added

    • added the required property agent/plan/model/status to the response with the 200 status

      response-required-property-added

    • added the required property agent/summary/model/api to the response with the 200 status

      response-required-property-added

    • added the required property agent/summary/model/capabilities to the response with the 200 status

      response-required-property-added

    • added the required property agent/summary/model/cost to the response with the 200 status

      response-required-property-added

    • added the required property agent/summary/model/headers to the response with the 200 status

      response-required-property-added

    • added the required property agent/summary/model/id to the response with the 200 status

      response-required-property-added

    • added the required property agent/summary/model/limit to the response with the 200 status

      response-required-property-added

    • added the required property agent/summary/model/name to the response with the 200 status

      response-required-property-added

    • added the required property agent/summary/model/options to the response with the 200 status

      response-required-property-added

    • added the required property agent/summary/model/providerID to the response with the 200 status

      response-required-property-added

    • added the required property agent/summary/model/release_date to the response with the 200 status

      response-required-property-added

    • added the required property agent/summary/model/status to the response with the 200 status

      response-required-property-added

    • added the required property agent/title/model/api to the response with the 200 status

      response-required-property-added

    • added the required property agent/title/model/capabilities to the response with the 200 status

      response-required-property-added

    • added the required property agent/title/model/cost to the response with the 200 status

      response-required-property-added

    • added the required property agent/title/model/headers to the response with the 200 status

      response-required-property-added

    • added the required property agent/title/model/id to the response with the 200 status

      response-required-property-added

    • added the required property agent/title/model/limit to the response with the 200 status

      response-required-property-added

    • added the required property agent/title/model/name to the response with the 200 status

      response-required-property-added

    • added the required property agent/title/model/options to the response with the 200 status

      response-required-property-added

    • added the required property agent/title/model/providerID to the response with the 200 status

      response-required-property-added

    • added the required property agent/title/model/release_date to the response with the 200 status

      response-required-property-added

    • added the required property agent/title/model/status to the response with the 200 status

      response-required-property-added

    • added the required property command/additionalProperties/model/api to the response with the 200 status

      response-required-property-added

    • added the required property command/additionalProperties/model/capabilities to the response with the 200 status

      response-required-property-added

    • added the required property command/additionalProperties/model/cost to the response with the 200 status

      response-required-property-added

    • added the required property command/additionalProperties/model/headers to the response with the 200 status

      response-required-property-added

    • added the required property command/additionalProperties/model/id to the response with the 200 status

      response-required-property-added

    • added the required property command/additionalProperties/model/limit to the response with the 200 status

      response-required-property-added

    • added the required property command/additionalProperties/model/name to the response with the 200 status

      response-required-property-added

    • added the required property command/additionalProperties/model/options to the response with the 200 status

      response-required-property-added

    • added the required property command/additionalProperties/model/providerID to the response with the 200 status

      response-required-property-added

    • added the required property command/additionalProperties/model/release_date to the response with the 200 status

      response-required-property-added

    • added the required property command/additionalProperties/model/status to the response with the 200 status

      response-required-property-added

    • added the required property mode/additionalProperties/model/api to the response with the 200 status

      response-required-property-added

    • added the required property mode/additionalProperties/model/capabilities to the response with the 200 status

      response-required-property-added

    • added the required property mode/additionalProperties/model/cost to the response with the 200 status

      response-required-property-added

    • added the required property mode/additionalProperties/model/headers to the response with the 200 status

      response-required-property-added

    • added the required property mode/additionalProperties/model/id to the response with the 200 status

      response-required-property-added

    • added the required property mode/additionalProperties/model/limit to the response with the 200 status

      response-required-property-added

    • added the required property mode/additionalProperties/model/name to the response with the 200 status

      response-required-property-added

    • added the required property mode/additionalProperties/model/options to the response with the 200 status

      response-required-property-added

    • added the required property mode/additionalProperties/model/providerID to the response with the 200 status

      response-required-property-added

    • added the required property mode/additionalProperties/model/release_date to the response with the 200 status

      response-required-property-added

    • added the required property mode/additionalProperties/model/status to the response with the 200 status

      response-required-property-added

    • added the required property mode/build/model/api to the response with the 200 status

      response-required-property-added

    • added the required property mode/build/model/capabilities to the response with the 200 status

      response-required-property-added

    • added the required property mode/build/model/cost to the response with the 200 status

      response-required-property-added

    • added the required property mode/build/model/headers to the response with the 200 status

      response-required-property-added

    • added the required property mode/build/model/id to the response with the 200 status

      response-required-property-added

    • added the required property mode/build/model/limit to the response with the 200 status

      response-required-property-added

    • added the required property mode/build/model/name to the response with the 200 status

      response-required-property-added

    • added the required property mode/build/model/options to the response with the 200 status

      response-required-property-added

    • added the required property mode/build/model/providerID to the response with the 200 status

      response-required-property-added

    • added the required property mode/build/model/release_date to the response with the 200 status

      response-required-property-added

    • added the required property mode/build/model/status to the response with the 200 status

      response-required-property-added

    • added the required property mode/plan/model/api to the response with the 200 status

      response-required-property-added

    • added the required property mode/plan/model/capabilities to the response with the 200 status

      response-required-property-added

    • added the required property mode/plan/model/cost to the response with the 200 status

      response-required-property-added

    • added the required property mode/plan/model/headers to the response with the 200 status

      response-required-property-added

    • added the required property mode/plan/model/id to the response with the 200 status

      response-required-property-added

    • added the required property mode/plan/model/limit to the response with the 200 status

      response-required-property-added

    • added the required property mode/plan/model/name to the response with the 200 status

      response-required-property-added

    • added the required property mode/plan/model/options to the response with the 200 status

      response-required-property-added

    • added the required property mode/plan/model/providerID to the response with the 200 status

      response-required-property-added

    • added the required property mode/plan/model/release_date to the response with the 200 status

      response-required-property-added

    • added the required property mode/plan/model/status to the response with the 200 status

      response-required-property-added

    • added the required property model/api to the response with the 200 status

      response-required-property-added

    • added the required property model/capabilities to the response with the 200 status

      response-required-property-added

    • added the required property model/cost to the response with the 200 status

      response-required-property-added

    • added the required property model/headers to the response with the 200 status

      response-required-property-added

    • added the required property model/id to the response with the 200 status

      response-required-property-added

    • added the required property model/limit to the response with the 200 status

      response-required-property-added

    • added the required property model/name to the response with the 200 status

      response-required-property-added

    • added the required property model/options to the response with the 200 status

      response-required-property-added

    • added the required property model/providerID to the response with the 200 status

      response-required-property-added

    • added the required property model/release_date to the response with the 200 status

      response-required-property-added

    • added the required property model/status to the response with the 200 status

      response-required-property-added

    • added the required property small_model/api to the response with the 200 status

      response-required-property-added

    • added the required property small_model/capabilities to the response with the 200 status

      response-required-property-added

    • added the required property small_model/cost to the response with the 200 status

      response-required-property-added

    • added the required property small_model/headers to the response with the 200 status

      response-required-property-added

    • added the required property small_model/id to the response with the 200 status

      response-required-property-added

    • added the required property small_model/limit to the response with the 200 status

      response-required-property-added

    • added the required property small_model/name to the response with the 200 status

      response-required-property-added

    • added the required property small_model/options to the response with the 200 status

      response-required-property-added

    • added the required property small_model/providerID to the response with the 200 status

      response-required-property-added

    • added the required property small_model/release_date to the response with the 200 status

      response-required-property-added

    • added the required property small_model/status to the response with the 200 status

      response-required-property-added