openai
Health
openai
Health
GET
/
v1
/
openai
/
health
curl --request GET \
--url https://api.vlm.run/v1/openai/health
"<any>"
Response
200 - application/json
Successful Response
The response is of type any
.
curl --request GET \
--url https://api.vlm.run/v1/openai/health
"<any>"