cURL
curl --request GET \ --url https://api.x.com/2/activity/stream \ --header 'Authorization: Bearer <token>'
{ "data": { "event_type": "<string>", "event_uuid": "1146654567674912769", "filter": { "keyword": "The President", "user_id": "2244994945" }, "payload": { "after": "<string>", "before": "<string>" }, "tag": "<string>" }, "errors": [ { "detail": "<string>", "status": 123, "title": "<string>", "type": "<string>" } ] }
Stream of X Activities
0 <= x <= 5
Show child attributes
1