/
/Hightouch API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 12h ago · Updated 12h 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 Sources

List all the sources in the current workspace

get/sources

Query parameters

namestring

filter based on name

slugstring

filter based on 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'

specify the order

Response

Ok

Changes