Call Occurred
Triggered when a phone call is logged.
Authorizations
Your Moonbase API key.
Headers
The unique ID of the service event that triggered the notification. This value starts with msg_ and is identical for all retries of a given notification.
The timestamp when the notification request was sent, as seconds since the Unix epoch. Use this value to verify that the notification was sent recently.
A generated signature that you can use to verify the authenticity of the notification.
Body
The activity details.
Represents an event that occurs when an incoming or outgoing call is logged.
Unique identifier for the object.
The time at which the event occurred, as an ISO 8601 timestamp in UTC.
The type of activity. Always activity/call_occurred.
"activity/call_occurred"The Call object associated with this event.
Response
Successful response.

