List destinations for recipient

Get a list of configured data destinations for a recipient. The recipient_id can be provided either via a recipient-scoped auth token or the recipient_id query parameter.

Path Params
string
required

Recipient ID.

Query Params
string

Destination ID. Multiple IDs can also be provided as a comma-separated string.

string

Destination name. Case-insensitive. Multiple values can be provided as a comma-separated string.

string

Filter by vendor type (postgres, redshift).

string

Filter by enabled status (true or false).

string

Product name. Multiple values can be provided as a comma-separated string.

string

Model name. Multiple values can be provided as a comma-separated string.

integer

Number of items to return per page.

string
enum

Sort order for items

Allowed:
string

Used for pagination - represents last page seen. Value is included in response when there is a next page.

Responses

Language
Credentials
Header
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json