Get User Timeline by Page
Fetch a single page from a user’s timeline using POST. Pass next_cursor in the body to continue.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Twitter screen name of the target user (with or without @).
"axiaisacat"
Body
Response
Current page data and pagination metadata (has_next_page, next_cursor).
Current page tweet items.
Whether another page is available.
Original count requested by the client.
Count after credit throttling was applied.
Number of tweets actually parsed from the response.
HTTP status code
Response message
Use this cursor to fetch the next page when has_next_page is true.
"DAAHCgABHFeD5h9__-cLAAIAAAATMjAzODIzMzA5NTM4ODY4MDU5NAgAAwAAAAIAAA"