Skip to main content
POST
/huggingface/datasets/search

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
count
integer
required
Required range: x >= 1
timeout
integer
default:300
Required range: 20 <= x <= 1500
search
string | null
author
string | null
filter
string[] | null
sort
enum<string> | null
Available options:
downloads,
likes,
lastModified,
createdAt,
trendingScore
direction
integer | null
Required range: -1 <= x <= 1
full
boolean
default:false

Response

Successful Response

id
string
required
url
string
required
@type
string
default:HuggingfaceDataset
author
string | null
sha
string | null
download_count
integer | null
like_count
integer | null
tags
string[]
gated
is_private
boolean
default:false
is_disabled
boolean
default:false
created_at
string | null
last_modified
string | null
used_storage
integer | null
paperswithcode_id
string | null
card_data
object | null
siblings
object[]