List Crm Meetings
GET /integrations/crm/meetings
GET
/integrations/crm/meetings
Meetings on the CRM’s calendar object.
Not graph8 appointments - /appointments/* is those.
Authorizations
Parameters
Query Parameters
connection_id
required
string
limit
Records per page.
integer
Records per page.
offset
Records to skip.
integer
Records to skip.
Header Parameters
Responses
200
Successful Response
object
data
required
A list of CRM records.
A bare list from the app is surfaced as items; a named collection keeps
its own key AND gains items, so a caller can page either shape without
knowing which handler produced it.
object
items
Array
key
additional properties
any
pagination
Any of:
null
422
Validation Error
object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string