Better Stack · Schema

Pagination

Pagination links for list responses following JSON:API specification.

IncidentsLogsMonitoringPlatformStatusUptimeObservabilityOn-CallHeartbeats

Properties

Name Type Description
first string URL of the first page.
last string URL of the last page.
prev string URL of the previous page, or null.
next string URL of the next page, or null.
View JSON Schema on GitHub