HomeGuidesAPI ReferenceRelease notes
Log In
API Reference

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.
Query Params
id
array of uuids
Id
integration_id
array of uuids
Integration Id
name
array of strings
Name
created_by
array of strings
Created By
integer
≥ 1
Defaults to 1
integer
1 to 100
Defaults to 50
Responses

404

Not Found

500

Internal Server Error

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