Skip to content

CursorPagination

Field Type Required Description
limit number
cursors object
totalItemCount number
{
"limit": 0,
"cursors": {
"after": "string"
},
"totalItemCount": 0
}