Admin User

Check admin exists

Returns whether the admin user has been created. No authorization is required for this endpoint.

get/auth/admin/exists

Response

Returns the admin existence status.

usageobject nullable
timenumber double

Time spent to process this request, in seconds.

statusstring
resultboolean

true if the admin user exists, false otherwise.

Changes