---
title: "Get Schema"
method: GET
path: "/connect/settings/schema/{service}"
tags: ["Connect Settings"]
---

# Get Schema

`GET /connect/settings/schema/{service}`

Get the JSON schema for the given integration or resource.

## Parameters

- `#/paths/~1connect~1settings~1%7Bservice%7D/get/parameters/0` — unresolved $ref

## Response `200`

Success

- object
  - `body` object — Response body.
    - `schema` object — The JSON schema for the value.
  - `statusCode` integer — HTTP status code.

## Other responses

- `400` — Bad Request

---

[API](https://skmtc.net/spot/apis/spot-by-flexera-api.md) · [All operations](https://skmtc.net/spot/apis/spot-by-flexera-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/spot/spot-by-flexera-api/revisions/2e5445f30576/schema)
