Pagination
Request Format
Field
Type
Description
Example Request
{
"after": "5",
"before": "20",
"first": 10
}Response Format
Field
Type
Description
Last updated
{
"after": "5",
"before": "20",
"first": 10
}Last updated
"page_info": {
"end_cursor": "dxM1QxNDowODoxNXwyMWFmYTc3OS1kMmYzLTQ1NGYtYTI3ZS0xOGUyM2MzZWQzMDA=",
"has_next_page": false,
"has_previous_page": false,
"start_cursor": "dHJhbmY1MTFkYi00YWRlLTQwMWQtYTQ5YS1iMDhlOTJiOWYyM2Y="
},
"total_count": 4,