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
Changes
No recorded changes to this endpoint across all 17 revisions of this API.