Datasets

Get dataset by ID or slug

GET
/v1/datasets/
identifier
curl --request GET \
  --url https://api.lunary.ai/v1/datasets/{identifier} \
  --header 'Authorization: Bearer <api_key>' \
  --header 'Content-Type: application/json'

Parameters

NameLocated InRequiredSchema
identifierpathYesstring

Responses

200

Dataset details

PropertyTypeDescription
idstring
slugstring
formatstring
ownerIdstring
projectIdstring

Questions? We're here to help.

Email