Hi all,
I am trying to get featured content of space using '/places/{{placeId}}/contents/featured' and i am getting list of featured content but there is no content ID in that list.
So we are getting user_id using any one of the 'ref' url.
https://******.jiveon.com/api/core/v3/contents/7022/read
Help us is there any better way to get content ID
/places/{{placeId}}/contents/featured?fields=contentID, try this
Worked for me.