Status
Status page
Return information about the API status. Returns a 500 if there are issues with database connectivity.
GET
https://{tenant_id}.hanko.io/admin
/
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your API key. Must only be used when using Hanko Cloud.
Response
200 - text/html
The response is of type string
.
Was this page helpful?