Get contact events for a specific month and year
Contacts
Contact Events
Get contact events for a specific month and year
GET
Get contact events for a specific month and year
Documentation Index
Fetch the complete documentation index at: https://docs.postable.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Example:
2024
Required range:
1 <= x <= 12Example:
1
Response
200 - application/json
List of contact events
Formatted date of the event
Example:
"January 1st"
Description of the event (e.g. "John's Birthday")
Example:
"John Smith's Birthday"
ISO8601 formatted date-time string
Example:
"2024-01-01T00:00:00+00:00"
UUID of the contact associated with the event
Example:
"123e4567-e89b-12d3-a456-426614174000"