Get 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.
Language
Authorization
OAuth2
Click Try It! to start a request and see the response here!