TaskrouterV1TaskQueue
get/v1/Workspaces/{WorkspaceSid}/TaskQueues
Path parameters
WorkspaceSidstring required
The SID of the Workspace with the TaskQueue to read.
Query parameters
FriendlyNamestring
The friendly_name of the TaskQueue resources to read.
EvaluateWorkerAttributesstring
The attributes of the Workers to read. Returns the TaskQueues with Workers that match the attributes specified in this parameter.
WorkerSidstring
The SID of the Worker with the TaskQueue resources to read.
Orderingstring
Sorting parameter for TaskQueues
PageSizeinteger
How many resources to return in each list page. The default is 50, and the maximum is 1000.
Pageinteger
The page index. This value is simply for client state.
PageTokenstring
The page token. This is provided by the API.
Response
OK