Skip to main content

Messages

PageRequest

FieldTypeDescription
page_sizeuint32Maximum number of items to return in a single response.
page_tokenstringToken identifying the position to resume from.
order_bystringOptional ordering specification in โ€œfield [ascdesc]โ€ form.

PageResponse

FieldTypeDescription
next_page_tokenstringToken to retrieve the next page of results, if any.
total_sizeuint64Total number of items available when known.