LogoLogo
User GuidesDeveloper ReferenceSupportFAQLog in
  • 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
On this page
  1. Models

Pagination

Pagination information in list responses.

Properties

Name
Type
Description
Notes

offset

Integer

The offset specified in the request (if none was specified, the default offset is 0).

[optional]

limit

Integer

The limit specified in the request (if none was specified, the default limit is 100).

[optional]

links

PaginationLinks

[optional]

PreviousMetadataNextPaginationLinks

Last updated 1 year ago