Headers
Must be set to 2024-09-04. If not set to this value, the endpoint will default to an older version.
curl --request GET \
--url https://api.cal.com/v2/slots/reservations/{uid} \
--header 'cal-api-version: <cal-api-version>'{
"status": "success",
"data": {}
}curl --request GET \
--url https://api.cal.com/v2/slots/reservations/{uid} \
--header 'cal-api-version: <cal-api-version>'{
"status": "success",
"data": {}
}Must be set to 2024-09-04. If not set to this value, the endpoint will default to an older version.
Was this page helpful?