Skip to main content
GET
/
v4
/
booking-link
/
personal-link
/
assigned
Get meeting types assigned to requesters personal booking link
curl --request GET \
  --url https://api.example.com/v4/booking-link/personal-link/assigned \
  --header 'x-meetergo-api-user-id: <api-key>'
{}

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 object.