Get Dataset Version
Endpoints
Get Dataset Version
Get details of a specific dataset version, including schema, stats, and ingestion status.
GET
Get Dataset Version
Documentation Index
Fetch the complete documentation index at: https://docs.woodwide.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
Successful Response
Dataset version detail.
Includes schema information. The status
field indicates whether the version is ready for use.
Version status.
Available options:
processing, ready, failed Inferred column schema.
Size of the dataset version in bytes.
ID of the ingestion job that created this version.
When the version became ready for use.