Skip to main content
GET
/
api
/
v1
/
datasets
/
{dataset_id}
/
splits
Error
A valid request URL is required to generate request examples
[
  "<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
default:latest

Only modifications made on or before this time are included. If None, the latest version of the dataset is used.

Response

Successful Response