--- url: /2/tweets/search/stream/rules method: get queries: - name: ids type: string response: type: object properties: data: type: array items: type: object ref: streams errors: type: array items: type: object ref: errors meta: type: object required: true properties: result_count: type: integer sent: type: date required: true