Skip to main content
GET
Get Dataset

Request

Returns detailed information about a dataset including document count and metadata.

Path Parameters

string
required
The unique dataset identifier (e.g., ds_abc123)

Headers

string
required
Bearer token for authentication

Response

string
Dataset identifier
string
Dataset name
string
Dataset description
boolean
Public accessibility status
integer
Number of documents in dataset
string
ISO 8601 creation timestamp
string
ISO 8601 last update timestamp
object
Custom metadata

Examples

cURL
Python

Response

Errors