GET /2/tweets/search/stream/rules

twitter.com:current

Summary: Rules lookup
Operation ID: getRules
Auth: unknown
Description

Returns rules from a User's active rule set. Users can fetch all of their rules or a subset, specified by the provided rule ids.

Parameters (3)

ids (array, query, optional)

A comma-separated list of Rule IDs.

max_results (integer, query, optional, default: 1000)

The maximum number of results.

Constraints: {'minimum': 1, 'maximum': 1000}

pagination_token (string, query, optional)

This value is populated by passing the 'next_token' returned in a request to paginate through results.

Constraints: {'minLength': 16, 'maxLength': 16}

No probe data for this endpoint yet.