Filtered Stream
Get stream rules
Retrieves the active rule set or a subset of rules for the filtered stream.
GET
Get stream rules
Documentation Index
Fetch the complete documentation index at: https://docs.x.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
A comma-separated list of Rule IDs.
Unique identifier of this rule.
Pattern:
^[0-9]{1,19}$The maximum number of results.
Required range:
1 <= x <= 1000This value is populated by passing the 'next_token' returned in a request to paginate through results.
Required string length:
16