/v1/providers/healthUsed to show provider availability in migration scenarios. This endpoint does not expose provider-internal keys to tenants.
Back to Models and Providers endpoint listRequest parameters
No required request parameters. Authentication is read from the Authorization header.
Response fields
FieldTypeRequiredDescription
providersarrayNoProvider health status list.providers[].idstringYesProvider ID。providers[].statusstringYesStatus such as healthy, degraded, or unavailable.Errors
401
UNAUTHORIZEDMissing or invalid Authorization Bearer token.
403
FORBIDDENThe current API key is not allowed to call this scope or model.
429
RATE_LIMITED请求过快或异步任务队列已满,请降低并发或稍后重试。