Gas station
Readiness check
get/v1/ready
Response
The Health Check is successful
Example response
{
"status": "ok",
"info": {
"database": {
"status": "up"
}
},
"details": {
"database": {
"status": "up"
}
}
}Changes
No recorded changes to this endpoint across all 3 revisions of this API.