Get call assignment queue
GET/orgs/:org_id/call_assignments/:assignment_id/queues
This is really just a reflection of the callers that are assigned to this CallAssignment, replacing those which have no individual config (excluded or prioritized tags) in favor of a default queue. The main reason for this endpoint is to provide links to the queue items.
Request
Responses
- 401
- 403
- 404
Example response for status 401
Example response for status 403
Example response for status 404