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