v5

latestOpenAPI 3.1.02026-08-04166362486.5 KB
data_sources

Get a data source by ID

Get a data source by ID.

Args: data_source_id: The ID of the data source to fetch.

Returns: The data source.

get/v1/data_sources/{data_source_id}

Path parameters

data_source_idstring uuid required

The ID of the data source to fetch

The ID of the data source to fetch

Response

The data source

idstring required

The ID of the data source

created_atstring date-time required

The creation time of the data source

updated_atstring date-time required

The last update time of the data source

type'notion' | 'linear' required
namestring required

The name of the data source

{"stackTrail":"components:schemas:DataSource:properties:metadata:anyOf","oasType":"schema","type":"unknown","title":"Metadata","description":"The metadata of the data source","nullable":true}
object'data_source'

The type of the object