Skip to main content
GET
/
v4
/
booking-link
/
personal-link
/
{companySlug}
/
{userSlug}
Get personal booking link page data
curl --request GET \
  --url https://api.example.com/v4/booking-link/personal-link/{companySlug}/{userSlug}
{
  "link": "<string>",
  "meetingTypeId": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://developer.meetergo.com/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

companySlug
string
required

Company slug

userSlug
string
required

User slug

Response

The booking link URL

meetingTypeId
string
required

ID of the meeting type associated with this booking link