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