Skip to main content
GET
Huggingface Status

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

authorization
string | null
X-API-Key
string | null

Response

Successful Response

connected
boolean
required
email
string | null
last_used_at
string<date-time> | null
provider
string
default:huggingface
Allowed value: "huggingface"
reauth_required
boolean
default:false
revoked_at
string<date-time> | null
scopes
string[]
username
string | null