curl --location --request GET '/spm/login/current/user' \ --header 'Authorization: {{ACCESS_TOKEN}}'
{ "userId": "string", "userName": "string" }