Gets the stream on behalf of a user using a set of users. This call will return the latest $limit queries between start_time and end_time. Note: The read_stream permission is necessary to call this method.
| source_ids | Array | |
| start_time | Number | |
| end_time | Number | |
| limit | Number | |
| filter_key | String | |
| onRequestCompleted | Object | a callback function for immediate execution, or an instance of FB.BatchSequencer |