---
title: "Get Integration/Resource"
method: GET
path: "/connect/settings/{service}/{integration_id}"
tags: ["Connect Settings"]
---

# Get Integration/Resource

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

Get the details of the selected integration/resource instance.

Note: The JSON response will contain credentials specific to the selected service and integration,
unlike the response model which shows all possible fields for all services. The model is provided
to illustrate the complete set of fields that may be present in the response, depending on which
service and integration is selected.

## Path parameters

- `integration_id` string, required

## Parameters

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

## Response `200`

Success

- Schema — unresolved $ref

## 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/72813baf8d47/schema)
