For this API (/api/v2/speechandtextanalytics/transcripts/search ), I have used the list of returnFields that I grabbed from the GC App when using a content search, having enabled all fields in the UI.
However the GC App doesn't request all of the returnFields that are available so I went looking for a source of this information and have come up empty.
Does anyone know how to find a list of all the returnFields that this API could provide?
Proof of my assertion above: The GC App does not request communicationId however this returnField is valid. Presumably there is no reason for the GC app to show this to the user as it's more likely to confuse than help the typical user.