Important announcement: My Axero (my.axerosolutioons.com) will be unavailable Tuesday 3/27/2023 from 9.30pm ET until approximately 11.30pm ET.
Get user profile fields for a particular user. Valid for Communifire version 6.0 and above.
Communifire REST API key for the Communifire portal you are making the call for.
Unique identifier for a particular user.
Example URL to GET: https://your-community.com/api/content/38?contentTypeID=15&fields=Company,Occupation,Department,Reports%20to
Here is an example of JSON data returned from the API call.
{ "IsError": false, "ResponseMessage": "", "ResponseData": { "Company": "Axero Solutions", "Occupation": "HR Manager", "Department": "Human Resources", "Reports to": "12" } }
Please Note Your content type that you pass in the header of your request should be 'application/json'.
is requesting access to a wiki that you have locked: https://my.axerosolutions.com/spaces/5/communifire-documentation/wiki/view/30567/rest-api-get-user-s-profile-fields
Your session has expired. You are being logged out.