---
title: "Get agent integration status"
method: GET
path: "/hosts/integrations"
tags: ["Integrations"]
---

# Get agent integration status

`GET /hosts/integrations`

Returns integration status for the agent. Requires X-API-ID and X-API-KEY.

## Headers

- `X-API-ID` string, required
- `X-API-KEY` string, required

## Response `200`

OK

- object

## Other responses

- `401` — Unauthorized
- `500` — Internal Server Error

---

[API](https://skmtc.dev/patchmon/apis/patchmon-integration-api.md) · [All operations](https://skmtc.dev/patchmon/apis/patchmon-integration-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/patchmon/patchmon-integration-api/revisions/279031113463/schema)
