curl --request GET \
--url https://api.streamkap.com/destinations/metrics \
--header 'Authorization: Bearer <token>'{
"account_metrics": {},
"connector_metrics": {},
"inline_metrics": {},
"task_metrics": {},
"topic_metrics": {}
}curl --request GET \
--url https://api.streamkap.com/destinations/metrics \
--header 'Authorization: Bearer <token>'{
"account_metrics": {},
"connector_metrics": {},
"inline_metrics": {},
"task_metrics": {},
"topic_metrics": {}
}Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
A comma-separated list of Tenant IDs
A comma-separated list of destination IDs
Successful Response
Destination metrics response.
Show child attributes
Destination base metrics.
Show child attributes
Destination timeseries metrics.
Show child attributes
Destination latest metrics.
Show child attributes
Destination timesummary metrics.
Show child attributes
Show child attributes
Destination base metrics.
Show child attributes
Destination timeseries metrics.
Show child attributes
Destination latest metrics.
Show child attributes
Destination timesummary metrics.
Show child attributes
Show child attributes
Destination base metrics.
Show child attributes
Destination timeseries metrics.
Show child attributes
Destination latest metrics.
Show child attributes
Destination timesummary metrics.
Show child attributes
Show child attributes
Show child attributes
Destination base metrics.
Show child attributes
Destination timeseries metrics.
Show child attributes
Destination latest metrics.
Show child attributes
Destination timesummary metrics.
Show child attributes
Show child attributes
Show child attributes
Destination base metrics.
Show child attributes
Destination timeseries metrics.
Show child attributes
Destination latest metrics.
Show child attributes
Destination timesummary metrics.
Show child attributes
Was this page helpful?