Hi there!
I'm creating a forum using TS and when I ask for the details of the forum with the url: "myserver"/xapi/v2/resources/social.forum.x.xx.****" I am only getting some fields of the forum but I want all of them.
Is there any way to retrieve all of them in just one query? Something like: "myserver"/xapi/v2/resources/social.forum..**.***?fields=all*"
Cheers!