pydo.monitoring.get_sink()
Generated on 13 Feb 2026
from pydo version
v0.26.0
Description
To get the details of a sink (resources and destination), send a GET request to /v2/monitoring/sinks/${sink_uuid}.
Parameters
| Name | Type | Required | Description | Default Value |
|---|---|---|---|---|
sink_uuid |
string | True | A unique identifier for a sink. |
More Information
See the API spec for this endpoint to view additional detail on responses, headers, parameters, and more.