Superadmin APIs/Profile & Password
Get Profile
GET
/superadmin/profileBearer token required
SUPERADMINContent-Type:
application/jsonCode Examples
curl -X GET 'https://<your-domain>:3001/superadmin/profile' \
-H 'Authorization: Bearer <token>'Try It
API Playground
Sends a real request to the configured server