CollectionResponse
Schema
pageOf | A link to the resource the page represents |
totalPages | Total number of pages returned. |
total | Total number of items returned. |
next | 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 | A link to the previous page in the collection, if applicable. |
first | A link to the first page in the collection. |