Start Now

Intervals


List Intervals

Request

GET /intervals

Request Curl Example

curl -X GET \
-H "Content-Type: application/json" \
-H "Authorization: Bearer d3d6763224e8f54ee5aeb08202b7eb101d97081876819cb48833d9f892185917" \
"https://api.statsignal.dev/v1/intervals"

Response Example

Status: 200 ok

{
  "intervals": [
    {
      "id": 1,
      "seconds": 15,
    },
    {
      "id": 2,
      "seconds": 30,
    }
  ]
}
Statsignal - Uptime monitoring and status page | Product Hunt
Statsignal is designed and built by 19 Signals LLC. Copyright ©2021 19 Signals LLC. All rights reserved.