CollectionResponse

Schema

CollectionResponse
pageOf

string

A link to the resource the page represents

totalPages

integer

Total number of pages returned.

total

integer

Total number of items returned.

next

string

A link to the next page in the collection, if applicable. For logs, this is just a token to be included on a subsequent request.

previous

string

A link to the previous page in the collection, if applicable.

first

string

A link to the first page in the collection.