get https://{api_url}/api/v5/admin//question_groups/new
Retrieves the schema for creating a new question group
Log in to see full request history
Response
200Question Group Schema
Retrieves the schema for creating a new question group
200Question Group Schema
xxxxxxxxxx
curl --request GET \
--url https://example.jrni.com/api/v5/admin/company_id/question_groups/new \
--header 'accept: application/json'
Try It!
to start a request and see the response here!