PageOfBucketMeta

PageOfBucketMeta
PageOfBucketMeta
JSON Example
{
    "page_info": {
        "total": 1,
        "offset": 6,
        "limit": 0
    },
    "items": [
        {
            "user_id": "user_id",
            "name": "name",
            "creation_date": "2000-01-23T04:56:07+00:00"
        },
        {
            "user_id": "user_id",
            "name": "name",
            "creation_date": "2000-01-23T04:56:07+00:00"
        }
    ]
}
items
Optional

items

page_info
Optional

page_info

Returned By