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.
curl --request GET \
--url https://api.example.com/v4/booking-link/personal-link/{companySlug}/{userSlug}{
"link": "<string>",
"meetingTypeId": "<string>"
}