Pagination information in list responses.
offset
Integer
The offset specified in the request (if none was specified, the default offset is 0).
[optional]
limit
The limit specified in the request (if none was specified, the default limit is 100).
total
The total number of elements matching the request (without pagination).
links
PaginationLinks
Last updated 1 year ago