Skip to content

Get Integration Monitoring

GET
/monitoring/integration/{integrationId}

Retrieves monitoring data for a Proxmox integration.

Authorizations

BearerAuth

Enter your session token to authenticate API requests

Type
HTTP (bearer)

Parameters

Path Parameters

integrationId*

The unique identifier of the integration

Type
string
Required

Query Parameters

timeRange

Time range for monitoring data (1h, 6h, 24h) - defaults to 1h

Type
string

Responses

Integration monitoring data

application/json
JSON
{
}

Playground

Server
Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI

Distributed under the MIT License