How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

GlitchTip Issues API

The Issues API from GlitchTip — 17 operation(s) for issues.

GlitchTip Issues API is one of 20 APIs that GlitchTip publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Issues. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 24 operations across 17 paths, and defines 46 schemas. It is described by OpenAPI 3.0.3, at version 1.0.0.

Requests are made against a single base URL, https://app.glitchtip.com.

24 operations 17 paths 46 schemas 4 DELETE15 GET1 POST4 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0.0
Base URL
https://app.glitchtip.com/api/0/
Authentication
HTTP Bearer, API Key
License
MIT
Resource Areas
1

Authentication & Security 2

GlitchTip Issues API declares 2 security schemes for authenticating requests. It accepts HTTP bearer tokens (TokenAuth). An API key is passed in the cookie as sessionid (SessionAuth).

Paths & Operations 24

Across 17 paths, the API surfaces 24 operations — 4 DELETE, 15 GET, 1 POST, 4 PUT. Each is listed below with its method, path, parameters, and response codes.

Issues 24
GET
/api/0/issues/{issue_id}/comments/
List Comments
apps_issue_events_api_comments_list_comments 3 params → 200
POST
/api/0/issues/{issue_id}/comments/
Add Comment
apps_issue_events_api_comments_add_comment 1 param body → 201
PUT
/api/0/issues/{issue_id}/comments/{comment_id}/
Update Comment
apps_issue_events_api_comments_update_comment 2 params body → 200
DELETE
/api/0/issues/{issue_id}/comments/{comment_id}/
Delete Comment
apps_issue_events_api_comments_delete_comment 2 params → 204
GET
/api/0/issues/{issue_id}/events/
List Issue Event
apps_issue_events_api_events_list_issue_event 3 params → 200
GET
/api/0/issues/{issue_id}/events/latest/
Get Latest Issue Event
apps_issue_events_api_events_get_latest_issue_event 1 param → 200
GET
/api/0/issues/{issue_id}/events/{event_id}/
Get Issue Event
apps_issue_events_api_events_get_issue_event 2 params → 200
GET
/api/0/projects/{organization_slug}/{project_slug}/events/
List Project Issue Event
apps_issue_events_api_events_list_project_issue_event 4 params → 200
GET
/api/0/projects/{organization_slug}/{project_slug}/events/{event_id}/
Get Project Issue Event
apps_issue_events_api_events_get_project_issue_event 3 params → 200
GET
/api/0/organizations/{organization_slug}/issues/{issue_id}/events/{event_id}/json/
Get Event Json
apps_issue_events_api_events_get_event_json 3 params → 200
GET
/api/0/issues/{issue_id}/
Get Issue
apps_issue_events_api_issues_get_issue 1 param → 200
PUT
/api/0/issues/{issue_id}/
Update Issue
apps_issue_events_api_issues_update_issue 1 param body → 200
DELETE
/api/0/issues/{issue_id}/
Delete Issue
apps_issue_events_api_issues_delete_issue 1 param → 204
GET
/api/0/issues/{issue_id}/commits/
List Issue Commits
apps_issue_events_api_issues_list_issue_commits 1 param → 200
PUT
/api/0/organizations/{organization_slug}/issues/{issue_id}/
Update Organization Issue
apps_issue_events_api_issues_update_organization_issue 2 params body → 200
GET
/api/0/organizations/{organization_slug}/issues/
List Issues
apps_issue_events_api_issues_list_issues 10 params → 200
DELETE
/api/0/organizations/{organization_slug}/issues/
Delete Issues
apps_issue_events_api_issues_delete_issues 7 params → 200
PUT
/api/0/organizations/{organization_slug}/issues/
Update Issues
apps_issue_events_api_issues_update_issues 7 params body → 200
GET
/api/0/projects/{organization_slug}/{project_slug}/issues/
List Project Issues
apps_issue_events_api_issues_list_project_issues 11 params → 200
GET
/api/0/issues/{issue_id}/tags/
List Issue Tags
apps_issue_events_api_issues_list_issue_tags 2 params → 200
GET
/api/0/organizations/{organization_slug}/issues-stats/
Retrieve Statistics for a Set of Issues
apps_issue_events_api_issues_issue_stats 3 params → 200
GET
/api/0/issues/{issue_id}/user-reports/
List User Reports
apps_issue_events_api_user_reports_list_user_reports 3 params → 200
GET
/api/0/organizations/{organization_slug}/issues/{issue_id}/hashes/
List Issue Hashes
apps_issue_events_api_hashes_list_issue_hashes 4 params → 200
DELETE
/api/0/organizations/{organization_slug}/issues/{issue_id}/hashes/
Delete Hash
apps_issue_events_api_hashes_delete_hash 3 params → 202

Schemas 46

The contract defines 46 schemas that model the data the API accepts and returns. The most detailed are DeviceContext (40 properties), IssueDetailSchema (25 properties), IssueEventDetailSchema (24 properties), IssueSchema (24 properties). Each schema is shown below with its type and property counts.

Request
object
12 properties 1 required
CultureContext
object
6 properties
PostCommentSchema
object
1 property 1 required
ResponseContext
object
2 properties 1 required
IssueDetailSchema
object
25 properties 13 required
AppContext
object
10 properties
IssueSchema
object
24 properties 12 required
EventUser
object
6 properties
DeviceContext
object
40 properties
ExceptionEntry
object
2 properties 2 required
CommentUserSchema
object
2 properties 2 required
IssueEventSchema
object
21 properties 9 required
StatsDetailSchema
object
Represents the 24-hour statistics block.
2 properties
UpdateIssueSchema
object
4 properties
BrowserContext
object
3 properties 1 required
RuntimeContext
object
4 properties
RequestEntry
object
2 properties 2 required
IssueEventTypeDisplay
string
CSPEntry
object
2 properties 2 required
IssueActorSchema
object
6 properties 3 required
StatusDetailsSchema
object
2 properties
EventGeo
object
4 properties
BreadcrumbsEntry
object
2 properties 2 required
CloudResourceContext
object
3 properties 2 required
IssueEventDetailSchema
object
24 properties 10 required
UserReportSchema
object
8 properties 6 required
APIEventBreadcrumb
object
Slightly modified Breadcrumb for sentry api compatibility
7 properties
IssueReleaseSchema
object
4 properties 4 required
IssueTagSchema
object
5 properties 5 required
IssueTagTopValue
object
4 properties 4 required
TraceContext
object
11 properties 2 required
ProjectReference
object
4 properties 2 required
CommitSchema
object
Output schema for commit data, matching documented public API.
5 properties 1 required
EventStatusEnum
string
IssueEventJsonSchema
object
Represents a more raw view of the event, built with open source (legacy) Sentry compatibility
21 properties 9 required
EventStatusDisplay
string
ReplayContext
object
2 properties 1 required
OSContext
object
8 properties 1 required
StateContext
object
2 properties 1 required
IssueHashSchema
object
2 properties 2 required
MessageEntry
object
2 properties 2 required
EventProcessingError
object
Represents a single error encountered during event processing, matching the Sentry event schema.
3 properties 1 required
CommentSchema
object
5 properties 3 required
IssueStatsResponse
object
Defines the structure for a single issue's statistics in the response.
7 properties 7 required
LogLevelDisplay
string
GPUContext
object
16 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

glitchtip-issues-api-openapi.yml Raw ↑

Other APIs GlitchTip publishes across the network.

GlitchTip Event Intake API
GlitchTip MCP Server
GlitchTip Accept API
GlitchTip Api Tokens API
GlitchTip Embed API
GlitchTip Generate Recovery Codes API
GlitchTip GlitchTip API API
GlitchTip Import API
GlitchTip Instance License API
GlitchTip Organizations API
GlitchTip Projects API
GlitchTip Security API
Where this information came from

This is an independent, third-party profile of GlitchTip Issues API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.