latestOpenAPI 3.1.02026-08-19128114470.3 KB
73cd0a1d989c
Events
Get event
get/events/{id}
Path parameters
idstring required
Resource ID returned by the matching create or list endpoint.
Response
Event details
Example response
{
"id": "42",
"type": "tweet.new",
"username": "elonmusk",
"query": "xquik OR \"x api\"",
"monitorId": "10",
"monitorType": "account",
"keywordMonitorId": "21",
"occurredAt": "2025-01-15T12:00:00Z",
"xEventId": "1234567890"
}