Organization
Users and User Groups
Permissions
Data Source
    Data Source - Declarative APIs
    Data Source - Entity APIs
    Test Connection
    Invalidate Cache
    Manage Permissions
    Available Drivers
    Scanning
    Data source files import
    Data source files analysis
    Data source staging location
    Data source files listing
    Data source files deletion
    Data source files manifest read
      Read CSV file manifestspost
Workspaces
Logical Data Model
Analytical Objects
Reporting
Export & Automations
Other
Schemas
powered by Zudoku
OpenAPI definition

Data source files manifest read (3.51)

Endpoint:/

Read CSV file manifests

POST
/api/v1/actions/fileStorage/dataSources/{dataSourceId}/readCsvFileManifests

Read the manifests of the CSV files in the given data source.

Read CSV file manifests › path Parameters

  • dataSourceIdstring · required

Read CSV file manifests › Request Body

  • manifestRequestsobject[] · required

    Files to read the manifests for.

Read CSV file manifests › Responses

Successful listing.

  • manifestobject · required

    Body of the CSV manifest.

  • namestring · required

    Name of the file in the source data source.

  • versioninteger · int32 · required

    Version of the file in the source data source.

POST /api/v1/actions/fileStorage/dataSources/{dataSourceId}/readCsvFileManifests

Data source files deletionWorkspaces - Entity APIs