List destinations
The Destination endpoint returns the configured data destinations. Destinations are the databases and data warehouses within the consumer environments.
Authorizations
Query Parameters
Destination ID. Multiple IDs can also be provided as a comma-separated string.
Destination name. Case-insensitive. Multiple values can be provided as a comma-separated string.
Filter by vendor type (postgres, redshift).
Filter by enabled status (true or false).
Recipient ID. Multiple values can be provided as a comma-separated string.
Id of the organization to whom this recipient corresponds in the provider's system. In other words, likely some kind of org_id or customer_id in your system. Multiple values can be provided as a comma-separated string.
Product name. Multiple values can be provided as a comma-separated string.
Model name. Multiple values can be provided as a comma-separated string.
Number of items to return per page.
Sort order for items
asc, desc Used for pagination - represents last page seen. Value is included in response when there is a next page.