Get Datasets

Get all models for a project.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Retrieve all datasets uploaded to your project. Returns a list of datasets with their names, aliases, and creation timestamps. Use the alias field as the dataset ID when referencing a dataset in Training, Tuning, or Inference requests.

Authentication: Include your API key in the X-API-KEY request header.

Response field descriptions:

FieldDescription
nameThe display name given to the dataset when it was uploaded via the Upload endpoint.
aliasThe unique ID of the dataset. Use this value as the dataset parameter in Training, Tuning, and Inference requests.
created_atThe date and time the dataset was uploaded, in ISO 8601 format.

Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json