Array of monitor objects.
Whether the monitor is currently active.
ISO 8601 creation timestamp.
Total number of monitors.
{
"monitors": [
{
"id": "7",
"username": "elonmusk",
"xUserId": "44196397",
"eventTypes": ["tweet.new", "tweet.reply"],
"isActive": true,
"createdAt": "2026-02-24T10:30:00.000Z"
},
{
"id": "12",
"username": "xquik_",
"xUserId": "1849726401547751424",
"eventTypes": ["tweet.new", "tweet.quote", "tweet.reply", "tweet.retweet"],
"isActive": true,
"createdAt": "2026-02-25T14:00:00.000Z"
}
],
"total": 2
}