Cursor
Opaque cursor pointing to the position after the last item of the previous page. Omit for the
first page; pass the nextCursor value from the previous response to fetch the next page.
Treat this value as opaque; do not parse or construct it.
| Field | Value |
|---|---|
| Name | Cursor |
| Location | query |
| Required | No |
| Type | string |
| Example | <Cursor> |
Used In
- Returns a page of the current user's notifications, newest first.
GET /v1/notifications