---
title: "Get Agent Monitoring Details"
method: GET
path: "/v1/orchestrate/monitoring/agents/{agent_id}/status"
tags: ["Governance monitoring"]
---

# Get Agent Monitoring Details

`GET /v1/orchestrate/monitoring/agents/{agent_id}/status`

Get agent monitoring details

## Path parameters

- `agent_id` string, uuid, required

## Response `200`

Successful Response

- AgentMonitoringStatusResponse
  - `monitoring_enabled` boolean, required — Enable/disable status of agent monitoring
  - `wxg_metrics_url` string, required — WXO metrics url

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/ibm/apis/wxo-server-api.md) · [All operations](https://skmtc.dev/ibm/apis/wxo-server-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/ibm/wxo-server-api/revisions/82c114c37196/schema)
