A valid request URL is required to generate request examples
{ "days": 123, "models": [ { "id": "<string>", "name": "<string>", "organization": { "id": "<string>", "name": "<string>" }, "model_type": "<string>", "modalities": [ "<string>" ], "open_weight": true, "added_at": "2023-11-07T05:31:56Z", "source": "<string>", "url": "<string>", "context_window": 123, "release_date": "2023-12-25" } ], "total": 123 }
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Lookback window in days (1-30)
1 <= x <= 30
1 <= x <= 200
Successful Response
Show child attributes