Assesses the readiness of the system and its critical components. This endpoint determines if the system is prepared to handle requests by evaluating the status of essential services and dependencies.
GET
/
readiness
Check system readiness status
Copy
Ask AI
curl --request GET \ --url https://{tenant}/readiness \ --header 'X-Tyk-Authorization: <api-key>'