Verizon 5G Edge API Portal

vv1.0

PaginationFilter

Pagination filter containing an opaque token for fetching the next/previous page of results.

PaginationFilter

Pagination filter containing an opaque token for fetching the next/previous page of results. The page token is returned in the response headers (X-Next, X-Prev) and should be passed as-is.

Properties

NameTypeRequiredDescription
PagestringYesOpaque pagination token for fetching the next/previous page of results. This is a encoded string. Do not parse or modify; pass it as received.

On this page