Skip to main content
GET
Get a booking proposal

Headers

cal-api-version
string
default:2024-08-13
required

Must be set to 2024-08-13. If not set to this value, the endpoint will default to an older version.

Example:

"2024-08-13"

Authorization
string
required

value must be Bearer <token> where <token> is api key prefixed with cal_, managed user access token, or OAuth access token

Path Parameters

uid
string
required

Response

200 - application/json
status
enum<string>
required
Available options:
success,
error
Example:

"success"

data
object
required