destinations_read
Retrieve details about Fivetran destinations, including certificates and fingerprints, by specifying the endpoint name for read-only queries.
Instructions
Read operations on Fivetran destinations (6 endpoints: destination_details, get_destination_certificate_details, get_destination_certificates_list, get_destination_fingerprint_details, get_destination_fingerprints_list, list_destinations). Pass the endpoint name in name. Call list_endpoints(category='destinations') for the full list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | Request body — dict or JSON string. Required for POST/PATCH endpoints. | |
| name | Yes | Endpoint name within this resource:action group (from list_endpoints). | |
| query | No | Query-string parameters. | |
| path_params | No | Values for path placeholders like {connectionId}, {groupId}. |