get https://api.superwise.ai/v1/destinations
Get all available destinations based on the provided filters
- destination_id (List[UUID]): Optional filter by destination IDs.
- integration_id (List[UUID]): Optional filter by related integration IDs.
- name (List[str]): Optional filter by destination names.
- created_by (List[str]): Optional filter by creation user IDs.