Skip to main content
GET
Get all queues for a workspace

Authorizations

x-meetergo-api-user-id
string
header
required

User ID to act on behalf of. Platform API Keys only (required with an API Key unless the endpoint states otherwise). Requests authenticated with a Personal Access Token are rejected if this header names another user.

Path Parameters

workspaceId
string
required

ID of the workspace

Response

200 - application/json

Queues retrieved successfully

id
string
required
type
enum<string>
required

Round robin queue type

Available options:
simpleRoundRobin,
advancedRoundRobin,
equalDistribution
meetingTypeId
string
required
companyId
string
required
userCapacities
object[]
required
roundRobinEntries
object[]
required
userGroups
object[]
required
userGroupIds
string[]
required
users
object[]
required
userIds
string[]
required
createdAt
string
required
updatedAt
string
required
workspaceId
string