Skip to main content
GET
/
api
/
v1
/
datasets
/
{dataset_id}
/
version
Error
A valid request URL is required to generate request examples
{
  "as_of": "2023-11-07T05:31:56Z",
  "tags": [
    "<string>"
  ]
}

Documentation Index

Fetch the complete documentation index at: https://docs.langchain.com/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

X-API-Key
string
header
required

Path Parameters

dataset_id
string<uuid>
required

Query Parameters

as_of
string<date-time> | null
tag
string | null

Response

Successful Response

Dataset version schema.

as_of
string<date-time>
required
tags
string[] | null