Count Engagements (POST)
Counts the engagement records.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
type
Filters for engagement of the provided types.
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.
Response
Success.
count
The number of engagements matching the filter.