Skip to main content
GET
Get group booking links of 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

Workspace ID

Response

id
string
required

Unique identifier for the group booking link

workspaceId
string
required

ID of the workspace this group booking link belongs to

companyId
string
required

ID of the company this group booking link belongs to

hostIds
string[]
required

Array of host user IDs for this group booking link

meetingTypeId
string
required

ID of the meeting type associated with this group booking link

createdAt
string
required

Date and time when the group booking link was created

updatedAt
string
required

Date and time when the group booking link was last updated

deletedAt
string

Date and time when the group booking link was soft deleted