{ "opencollection": "1.0.0", "info": { "name": "LeanData BookIt 🗓️ Availability 🗓️ Availability 📆 Meetings > Retrieve API", "version": "1.0.0" }, "items": [ { "info": { "name": "📆 Meetings > Retrieve", "type": "folder" }, "items": [ { "info": { "name": "v1/meetings", "type": "http" }, "http": { "method": "GET", "url": "https://api.leandata.com/v1/meetings" }, "docs": "

Retrieves meetings associated with a prospect’s email address. By default, the endpoint returns scheduled and canceled meetings from the time of the API call through the future. To query historical meetings, pass a start value in the past (optionally paired with end) to expand the time range backward.

\n
\n

Query Parameters

\n
\n\n\n\n\n<" }, { "info": { "name": "v1/meeting/:meetingId", "type": "http" }, "http": { "method": "GET", "url": "https://api.leandata.com/v1/meeting/:meetingId" }, "docs": "

Retrieves detailed information for a single meeting by its unique identifier.

\n

Use this endpoint to:

\n\n
\n

Path Parameters

\n
ParameterType
\n\n\n\n\n\n\n\n\n\n" } ] } ], "bundled": true }
ParameterTypeRequiredDescription