GlitchTip · Example Payload

Glitchtip Api Token Example

Error TrackingPerformance MonitoringUptime MonitoringApplication MonitoringOpen SourceSentry CompatibleObservabilityLogging

Glitchtip Api Token Example is an example object payload from GlitchTip, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idlabeltokenscopesdateAdded

Example Payload

Raw ↑
{
  "id": 7,
  "label": "CI deployment token",
  "token": "glitchtip_xxxxxxxxxxxxxxxxxxxxxxxxxx",
  "scopes": [
    "projects:read",
    "issues:write"
  ],
  "dateAdded": "2024-05-01T09:00:00Z"
}