Skip to main content
GET
/
user_busy_times
List user busy times
curl --request GET \
  --url https://api.calendly.com/user_busy_times \
  --header 'Authorization: Bearer <token>'

Documentation Index

Fetch the complete documentation index at: https://calendly-preview.mintlify.app/llms.txt

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

Authorizations

Authorization
string
header
required

OAuth 2.1 with PKCE. Request the minimum scopes your integration needs. See the Scopes catalog for the full list.

Query Parameters

user
string<uri>
required
start_time
string<date-time>
required
end_time
string<date-time>
required

Response

200

OK