Gets the details of a training dataset
This API can be used to get information about a single training dataset by ID. To use this API, pass in the id that was returned from your Create Training Dataset API call as a path parameter.
Review the response schema to see the fields that will be returned.
Successful Response
The name of the dataset
The schema type of the dataset, currently only GENERATION is supported
GENERATION, RERANKING_QUESTIONS The data source of the dataset, used to determine how to parse the location
S3, SharePoint, SharePointPage, LocalFile, LocalChunks, GoogleDrive, AzureBlobStorage, Confluence, Slack, Snowflake, Databricks The unique identifier of the entity.
The date and time when the entity was created in ISO format.
The ID of the account that owns the given entity.
The user who originally created the entity.
The type of identity that created the entity.
user, service_account