Hugging Face · Example Payload

Hugging Face Hub Error Example

Hugging Face Hub Error Example is an example object payload from Hugging Face, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

errorstatusCode

Example Payload

Raw ↑
{
  "error": "example_value",
  "statusCode": 10
}