Skip to main content
GET
/
v4
/
booking-link
/
personal-page
/
link
Get a link for personal page
curl --request GET \
  --url https://api.example.com/v4/booking-link/personal-page/link \
  --header 'x-meetergo-api-user-id: <api-key>'
"<string>"

Authorizations

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

User ID to act as when using API Key authentication (required with API Key)

Response

The response is of type string.