Skip to main content
GET
/
auth
/
profile
Get current user profile
curl --request GET \
  --url https://api.engagefabric.com/auth/profile \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

JWT token for admin console authentication

Response

User profile retrieved successfully