/
/Hightouch API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 9h ago · Updated 1d ago
  • postTrigger an API campaign send
  • getGet send delivery status
  • getGet Decision Engine Flow
  • getList Decision Engine Flows
  • getList Decision Engine Messages
  • postCreate Decision Engine Message
  • getGet Decision Engine Message
  • patchUpdate Decision Engine Message
  • postTrigger Decision Engine Flow Run
  • getGet Destination
  • patchUpdate Destination
  • getList Destinations
  • postCreate Destination
  • getGet Contract
  • patchUpdate an Event Contract
  • getList Event Contracts
  • postCreate an Event Contract
  • getGet Domain
  • patchUpdate an Event Domain
  • getList Event Domains
  • postCreate an Event Domain
  • postTrigger IDR run
  • getList IDR runs
  • postQueue identifier values for reprocessing
  • get/idr/{graphId}/reprocess-status/{requestId}
  • post/id_graphs/{graphId}/trigger
  • getGet Source
  • patchUpdate Source
  • getList Sources
  • postCreate Source
  • getGet Model
  • patchUpdate Model
  • getList Models
  • postCreate Model
  • getGet Sync
  • deleteDelete Sync
  • patchUpdate Sync
  • getList Syncs
  • postCreate Sync
  • getList Sync Runs
  • postTrigger Sync
  • postTrigger Sync From ID or Slug
  • postTrigger Sync sequence
  • getSync sequence status

List Destinations

List the destinations in the user's workspace

get/destinations

Query parameters

namestring

Filter based on the destination's name

slugstring

Filter based on destination's slug

offsetnumber double

set the offset on results (for pagination)

limitnumber double

limit the number of objects returned (default is 100)

orderBy'id' | 'name' | 'slug' | 'createdAt' | 'updatedAt'

Order the returned destinations

Response

Ok

Changes