This API is in preview release for Amazon Connect and is subject to change.
Lists the quick connects associated with a queue.
get/queues/{InstanceId}/{QueueId}/quick-connects
Path parameters
InstanceIdstring required
The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.
QueueIdstring required
The identifier for the queue.
Query parameters
nextTokenstring
The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results.
maxResultsinteger
The maximum number of results to return per page. The default MaxResult size is 100.
MaxResultsstring
Pagination limit
NextTokenstring
Pagination token
Response
Success