How to see a list of fields that the api is supposed to output?

Instead of using the API explorer directly and inputting in the required fields to call a specific api, is there a documentation or webpage that we can use to view the list of fields the specific api is supposed to output?

https://developer.genesys.cloud/analyticsdatamanagement/analytics/analytics-apis

Set Reading Mode to ON.

You don't need reading mode to view the output; it's visible either way. If you look in the API Responses section, you'll see each response code has schema documentation:

True, but it's clearer and less cluttered with it on, IMO.

The response doesn't change based on reading mode. Only the request does.

Yeah, I misread his request and thought he was looking for the request parameters without the GUI.

Yeah, there's mention of both. We've got it covered regardless of which part was the intended question! :slight_smile:

There is one more option for requests: if you turn reading mode off and then pro mode on, then you get the plain request schema documentation and the JSON editor with no request wizard.

1 Like

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.