/api/v2/quality/forms/evaluations Missing information

Hello,

I'm trying to retrieve all evaluation forms using the endpoint:
/api/v2/quality/forms/evaluations
However the questionGroups in the response for each evaluation form is empty.

If I make a call using:
/api/v2/quality/forms/evaluations/{formId}
Then I can see the questionGroups for each form.

Is there a way to get this output all in the one call? As far as I can see it should be included? I'm using the pythonSDK to make the calls if that makes any difference.

Hello

You should be able to see QuestionGroups as the API explorer as well mentions the presence of QuestionGroups in a successful response. Let me talk to the concerned API team and get back to you on this.

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