AuthWhether initial setup is complete

Whether initial setup is complete

curl -X GET "https://slugbase.app/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