User GuidesAPIs, SDKs & ToolsSupportFAQ
Search
⌃K
Links
Introduction
Changelog
API
BackupsApi
ClustersApi
DatabasesApi
LogsApi
MetadataApi
RestoresApi
UsersApi
Models
APIVersion
BackupMetadata
BackupResponse
ClusterBackup
ClusterBackupList
ClusterBackupListAllOf
ClusterList
ClusterListAllOf
ClusterLogs
ClusterLogsInstances
ClusterLogsInstancesMessages
ClusterMetadata
ClusterProperties
ClusterResponse
Connection
CreateClusterProperties
CreateClusterRequest
CreateRestoreRequest
DBUser
Database
DatabaseItems
DatabaseList
DatabaseProperties
DatabaseResource
DayOfTheWeek
DeprecatedPagination
ErrorMessage
ErrorResponse
MaintenanceWindow
Metadata
Pagination
PaginationLinks
PatchClusterProperties
PatchClusterRequest
PatchUserProperties
PostgresVersionList
PostgresVersionListData
Resource
ResourceMetadata
ResourceType
State
StorageType
SynchronizationMode
User
UserItems
UserList
UserProperties
UserResource
UsersPatchRequest
Powered By GitBook

Pagination

Pagination information in list responses.

Properties

Name
Type
Description
Notes
offset
int
The offset specified in the request (if none was specified, the default offset is 0).
[optional] [default to 0]
limit
int
The limit specified in the request (if none was specified, the default limit is 100).
[optional] [default to 100]
links
​PaginationLinks​
​
[optional]
Models - Previous
Metadata
Next - Models
PaginationLinks
Last modified 1mo ago