User

Fetch user profile

Retrieves the authenticated user's profile information

get/v1/getUser

Response

User profile retrieved successfully

idstring required

User identifier

emailstring email required

User email

firstNamestring

User first name

lastNamestring

User last name

organisationstring

User organisation

rolestring

User role in the organisation

Changes