Count Engagements
Counts the engagement records.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
external_ref
Filters for meetings with the provided external_refs.
members
Filters for engagement of the provided members.
parent
Filters for engagements with the provided parent.
type
Filters for engagement of the provided types.
Response
Success.
count
The number of engagements matching the filter.