get https://{api_url}/api/v5/admin///sequence/edit
Retrieves the schema for editing sequence of services, resources and questions
Log in to see full request history
Response
200Sequence Schema
Retrieves the schema for editing sequence of services, resources and questions
200Sequence Schema
xxxxxxxxxx
curl --request GET \
--url https://example.jrni.com/api/v5/admin/company_id/services/sequence/edit \
--header 'accept: application/json'
Try It!
to start a request and see the response here!