https://docs.atlassian.com/confluence/REST/6.2.1/#user-getUser
What are the expand options for a user?
add &expand=details.personal,details.business to your URL
Thanks for the quick response Stephen.
Are you sure this is available in version 6.1.2?
I ask because the expand options didn't work, and when I look at the lastest confluence REST reference https://docs.atlassian.com/atlassian-confluence/REST/latest/#user-getUser , the response object clearly has a "_expandable" key. I'm not seeing any "_expandable" key returned in response from our 6.1.2 setup.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Stephen,
We updated to 6.2.1 today but that produced the same result. There is no "_expandable" key in my JSON response object, nor does the expand parameter have any impact.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.