list queuespost https://api-examples.tamr.cloud/api/v1alpha2/projects/{projectId}/queues:listList queues for a project, optionally filtered by queue type or status.Path ParamsprojectIdstringrequiredRequired. The project to list queues from.Body ParamspageSizeint32Optional. Maximum number of queues to return. Defaults to 100.pageTokenstringOptional. Page token from a previous ListQueuesResponse.filterobjectFilter criteria for listing queues. All specified filters use AND logic (all conditions must match).filter objectResponse 200A successful response.Updated 2 months ago