v1
OpenAPI 3.1.0Proprietary2026-07-13197242444.9 KBGet source metrics (POST)
POST alternative for GET /sources/metrics. Use when URL length limits are exceeded (e.g., 100+ IDs). Supports both query parameters and request body. Body parameters take precedence over query parameters.
Query parameters
Entity identifier to fetch metrics for
Entity identifier to fetch metrics for
Starting index for topic list pagination
Starting index for topic list pagination
Number of topics to return in the list
Number of topics to return in the list
Starting key for cursor-based pagination
Number of results to return
Number of results to return
Metrics aggregation level (e.g., 'connector', 'task', 'topic')
Metrics aggregation level (e.g., 'connector', 'task', 'topic')
Page number for pagination
End timestamp for metrics range (ISO 8601, e.g., '2025-01-15T10:00:00Z')
Start timestamp for metrics range (ISO 8601, e.g., '2025-01-15T09:00:00Z')
Time unit for aggregation (e.g., 'minute', 'hour', 'day')
Time unit for aggregation (e.g., 'minute', 'hour', 'day')
Time interval value for aggregation
Type of time-based query: 'timeseries', 'latest', or 'timesummary'
Type of time-based query: 'timeseries', 'latest', or 'timesummary'
A comma-separated list of Tenant IDs
A comma-separated list of Tenant IDs
A comma-separated list of source IDs
A comma-separated list of source IDs
Snapshot status filter
Snapshot status filter
Field to sort results by
Field to sort results by
Sort direction: 'asc' or 'desc'
Sort direction: 'asc' or 'desc'
Request body
Response
Successful Response