Read Data Source Import Task
Read an existing data source import task, identified by its ID.
Permissions
api.data-catalog-entries.read
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Response
OK
The current state of the data source import task.
INITIALIZING, VALIDATING, UPDATING_SOURCES, IMPORTING_DATA, TRANSFORMING_DATA, MERGING, COMPLETE, FAILED The type of data source the data source import task is importing data from.
DATA_CATALOG_ENTRY, CONNECTION_TABLE, DATA_TABLE The ID of the data source this data source import task is importing data from.
The request parameters of the data source import task.
The table where the data from the data source import task will be written.
The unique object identifier.
Data integrity version to ensure data consistency.
The date that the object was originally created.
The date that the object was last updated or modified.
Details about the user who created the object.
Details about the user who last modified or updated the object.

