Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 517 Bytes

File metadata and controls

10 lines (7 loc) · 517 Bytes

Cursor

Properties

Name Type Description Notes
after string Cursor to use as 'after' in your next request, to continue walking forwards in time. [optional]
before string Cursor to use as 'before' in your next request, to continue walking backwards in time. [optional]

[Back to Model list] [Back to API list] [Back to README]