Authorizations
Query Parameters
The user screen name to get. eg. kaitoEasyApi
On or after a specified unix timestamp in seconds.
Before a specified unix timestamp in seconds.
The cursor to paginate through the results. First page is "".
Response
Tweet quotes response
Array of tweets
Indicates if there are more results available. If true, use next_cursor to fetch the next page. Warning: Due to Twitter API inconsistency, has_more might return true even when no additional data exists. In such cases, subsequent requests will return empty results - this is a known platform limitation.
Cursor for fetching the next page of results
Status of the request.success or error
success
, error
Message of the request.error message