Skip to content

Healthcheck

GET
/api/v1/health
curl --request GET \
--url https://d1vrh75868.execute-api.us-east-2.amazonaws.com/api/v1/health

Successful Response

Media type application/json
Response Healthcheck Api V1 Health Get
object
key
additional properties
string
Example generated
{
"additionalProperty": "example"
}