GetCurrentUser retrieves the profile of the currently authenticated user.
Documentation Index
Fetch the complete documentation index at: https://docs.sdk.anghami.com/llms.txt
Use this file to discover all available pages before exploring further.
OAuth 2.0 Bearer token with the 'read' scope. Required for all user operations. Format: Bearer <access_token>.
"Bearer eyJhbGciOiJSUzI1NiIs..."
Preferred locale for localized content (BCP 47).
"ar"
Successful response
GetCurrentUserResponse is the response message containing the authenticated user's profile.
User represents the authenticated user's profile information.