API referenceAccountsAccountsUser account management, profiles, and team membership.GET/api/v1/accounts/meGet the current user's account profilePUT/api/v1/accounts/meUpdate the current user's account profilePOST/api/v1/accounts/inviteInvite a team member (admin)GET/api/v1/accounts/teamList team membersDELETE/api/v1/accounts/team/{id}Remove a team member (admin)