List all destinations currently set up on your account by making a GET request to the /destinations endpoint. Query parameters allow refining the results.
- Provider
- Rainforest API (E-commerce Data)
- Input summary
- {"name":"search_term","type":"string","required":false,"description":"Limits the returned destinations to just those containing the search term in their name."}, {"name":"page","type":"integer","required":false,"description":"Set the page number of destinations to return, defaults to page=1. 10 destinations are returned per page."}, {"name":"sort_by","type":"string","required":false,"description":"The sort order to apply to the results. Valid values are 'type' (to sort by destination type) or 'name' (to sort by destination name).","enum":["type","name"]}, {"name":"sort_direction","type":"string","required":false,"description":"The sort direction to return results. Valid values are 'descending' or 'ascending' (the default). Use in conjunction with the sort_by parameter.","enum":["descendin...
- Output summary
- Not available
- Billing
- 1
- Freshness
- Not available
- Verification
- Not available