v4

latestOpenAPI 3.0.12026-07-1341330.0 KB
Basic

get/data-studio/data-source/2026-09/{datasourceId}

Path parameters

datasourceIdinteger required

Response

successful operation

createdAtstring required

The creation date and time of the data source, represented as a string.

datasourceIdinteger required

The unique identifier for the data source, represented as a 64-bit integer.

datasourceNamestring required

The name of the data source, represented as a string.

datasourceType'FILE' required

The type of the data source, which is a string with a valid value of 'FILE'.

lastIngestionStatus'FAILED' | 'IN_PROGRESS' | 'SUCCESSFUL' required

The status of the last data ingestion process, represented as a string. Valid values include 'SUCCESSFUL', 'IN_PROGRESS', and 'FAILED'.