latestOpenAPI 3.0.02026-08-224362174.0 KB

24a8012aa8c8

Get Source

Retrieve source from source ID

get/sources/{sourceId}

Path parameters

sourceIdnumber double required

The id of the source

Response

Ok

idnumber double required

The source's id

namestring required

The source's name

slugstring required

The source's slug

workspaceIdnumber double required

The id of the workspace that the source belongs to

createdAtstring date-time required

The timestamp when the source was created

updatedAtstring date-time required

The timestamp when the source was last updated

configurationobject required

The source's configuration. This specifies general metadata about sources, like connection details Hightouch will use this configuration to connect to underlying source.

The schema depends on the source type.

Consumers should NOT make assumptions on the contents of the configuration. It may change as Hightouch updates its internal code.

typestring required

The source's type (e.g. snowflake or postgres).