logo
AuthWhether initial setup is complete
Auth

Whether initial setup is complete

curl -X GET "//api/auth/setup/status" \
  -H "Content-Type: application/json"
{
  "initialized": true
}
GET
/api/auth/setup/status
GET
Request Preview
Response

Response will appear here after sending the request

Responses

initializedboolean