post
https://api.whippy.co/v1/calls/search
Search calls for an organization based on filters.
Optionally, the call records can be filtered by a set of filters:
before- will return call records created before the given date.after- will return call records created after the given date.from- will return call records from the given caller phone number.to- will return call records to the given callee phone number.direction- will return call records in the given direction.delivery_status- will return call records with the given delivery status.mode- will return call records with the given mode.language- will return call records in the given language.agent_id- will return call records from the given agent ID.agent_version_id- will return call records from the given agent version ID.contact_id- will return call records from/to the given contact ID.conversation_id- will return call records from the given conversation ID.channel_id- will return call records from/to the given channel ID.
All fields with the exception of before and after accept a single value or an array of values.
Callback
