get https://{api_url}/api/v5/admin//question_groups//edit
Retrieves the schema for editing a question group
Log in to see full request history
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
Loading…
Response
200Question Group Schema
Retrieves the schema for editing a question group
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
200Question Group Schema
xxxxxxxxxx
curl --request GET \
--url https://example.jrni.com/api/v5/admin/company_id/question_groups/question_group_id/edit \
--header 'accept: application/json'
Try It!
to start a request and see the response here!