Skip to main content
GET
Get a booking

Authorizations

Authorization
string
header
required

JWT token obtained from /api/auth/token endpoint. Token is verified using JWKS and must include a valid user identifier.

Path Parameters

projectId
string<uuid>
required
uid
string
required
Minimum string length: 1

Response

Success

bookingUid
string
required
start
string | null
required
end
string | null
required
joinUrl
string | null
required
rescheduleUrl
string
required
cancelUrl
string
required
attendee
object | null
required