{"uid":"cap_08g20QW6zF_LH9MhGEE3h","slug":"changelog-state-api-sentry-change-history-eee088a7","name":"Changelog State API – Sentry Change History","description":"Detected changelog update history for one tracked vendor.","url":"https://changelog-state-api.replit.app/api/monitors/sentry/changes","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"pathParams":{"type":"object","required":["slug"],"properties":{"slug":{"type":"string","pattern":"^[a-z0-9][a-z0-9-]*$","maxLength":64,"minLength":1,"description":"Vendor slug, lowercase alphanumeric with dashes."}}},"queryParams":{"type":"object","properties":{"type":{"enum":["new_release","version_changed","date_changed","title_changed","breaking_signal"],"type":"string","description":"Restrict to a single change type."},"limit":{"type":"integer","default":50,"maximum":200,"minimum":1,"description":"Maximum number of change rows to return."},"since":{"type":"string","format":"date-time","description":"Only return changes detected at or after this instant."}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"enum":["json"],"type":"string"},"example":{"type":"object"}},"description":"Detected changelog update history (paid)"}},"description":"Call shape for GET /api/monitors/{slug}/changes."},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_-m7vwIfnB4vSp7D8ngL_i","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns the detected changelog update history for the Sentry vendor, optionally filtered by change type, date, and limit.","exampleAgentPrompt":"Show me Sentry's changelog change history — specifically any breaking_signal changes detected since 2024-01-01, and return up to 100 results.","exampleUseCases":[{"title":"Breaking change detection for Sentry","prompt":"Have there been any breaking signals detected in Sentry's changelog since the start of this year? Show me up to 50 results."},{"title":"Tracking new Sentry releases","prompt":"Pull the last 30 new_release events from Sentry's changelog history so I can see what versions they've shipped recently."},{"title":"Changelog audit for a specific date range","prompt":"Get all changelog changes detected for Sentry after 2024-06-01 — I want to see version changes and title changes to make sure we haven't missed any important updates."}],"resultDescription":"A JSON array of changelog change records for Sentry, each including change type (e.g. new_release, version_changed, breaking_signal), detection timestamp, and associated metadata such as version numbers and release titles, filtered according to query parameters.","failureModes":["Vendor slug not found or not monitored — 404 error","Invalid change type enum value — 400 validation error","Invalid since datetime format — 400 error","Limit out of range (below 1 or above 200) — 400 error","Payment not completed — 402 Payment Required","Service downtime on Replit-hosted instance — 503 or timeout"],"whenToPreferThis":"Use this endpoint when you specifically need Sentry's changelog update history with filtering by change type or date, and want structured detection records rather than raw release notes. Prefer this over general web scraping when you need structured, deduplicated change events with typed categories like breaking_signal or version_changed.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T18:48:11.694Z","isFirstParty":false}