ListResponse
itemsobject[]required
next_cursor object
anyOf
- string
- null
string
has_moreHas More (boolean)
Default value:
falseListResponse
{
"items": [
{}
],
"next_cursor": "string",
"has_more": false
}
false{
"items": [
{}
],
"next_cursor": "string",
"has_more": false
}