GET self/calls/count

vonage.com:vgis

Summary: Get calls count
Operation ID: getCallsCount
Auth: unknown

Parameters (4)

direction (string, query, optional)

Filter by call direction. For multiple criteria, seperate values by a comma.

Constraints: {'enum': ['INBOUND', 'OUTBOUND']}

fromDate (integer, query, optional)

Return calls that occurred after this point in time

states (string, query, optional, default: ACTIVE)

Filter calls by state. For multiple criteria, seperate values by a comma.

Constraints: {'enum': ['INITIALIZING', 'RINGING', 'ACTIVE', 'HELD', 'REMOTE_HELD']}

toDate (integer, query, optional)

Return calls that occurred before this point in time

No probe data for this endpoint yet.