cURL
curl --request GET \ --url https://{tenant_id}.hanko.io/
"<string>"
Return information about the API status. Returns a 500 if there are issues with database connectivity.
API is running
The response is of type string.
string
Was this page helpful?