curl --request GET \
--url https://api.example.com/api/v1/ready{}Readiness check endpoint for container orchestration.
This endpoint checks if the service is ready to accept traffic. Unlike the liveness check (/health), this verifies that all required services are properly initialized.
Returns: dict: Readiness status with service details
curl --request GET \
--url https://api.example.com/api/v1/ready{}Documentation Index
Fetch the complete documentation index at: https://bavlio.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Successful Response
The response is of type Response Readiness Check Api V1 Ready Get ยท object.