SQ_GetQueuesRequest
Props
applicationId
applicationId: number
ID of the application to search by
applicationName
applicationName: string
| undefined
Name of the application to search by. Can be used instead of application_id
count
count: number
| undefined
Number of items to show in the output
excludedUserId
excludedUserId: number
| undefined
ID of the user that is not bound to the queue
excludedUserName
excludedUserName: string
| undefined
Name of the user that is not bound to the queue. Can be used instead of excluded_user_id
offset
offset: number
| undefined
Number of items to skip in the output
sqQueueId
sqQueueId: any
| number
| number[]
List of SmartQueue IDs separated by semicolons (;)
sqQueueName
sqQueueName: string
| string[]
List of SmartQueue names separated by semicolons (;). Can be used instead of sq_queue_id
sqQueueNameTemplate
sqQueueNameTemplate: string
| undefined
Substring of the SmartQueue name to filter
userId
userId: number
| undefined
ID of the user that is bound to the queue
userName
userName: string
| undefined
Name of the user that is bound to the queue. Can be used instead of user_id
withAgentcount
withAgentcount: false
| undefined
| true
Whether to include the number of agents bound to the queue