Release Notes
- What's new
- Known issues
- Troubleshooting
- License reference
Get Started
Environments
Large Language Models (LLMs)
Webchats
Tutorials
API's reference
- watsonx Orchestrate Developer Edition APIs
Legal notices
API Reference
Ready
Get server readiness to accept traffic
GET
/
health
/
ready
Copy
Ask AI
curl --request GET \
--url http://localhost/api/v1/health/ready
Copy
Ask AI
"<any>"
Response
200
application/json
Success
The response is of type any
.
Copy
Ask AI
curl --request GET \
--url http://localhost/api/v1/health/ready
Copy
Ask AI
"<any>"
Assistant
Responses are generated using AI and may contain mistakes.