Events
Retrieve an Issue
Return details on an individual issue, including its basic stats, comment and user-report counts, and a summary of the latest event.
get/api/0/organizations/{organization_id_or_slug}/issues/{issue_id}/
Path parameters
organization_id_or_slugstring required
The ID or slug of the organization the resource belongs to.
issue_idstring required
The ID of the issue you'd like to query.
Query parameters
environmentstring[]
The name of environments to filter by.
expandstring[]
Additional data to include in the response.
collapsestring[]
Fields to remove from the response to improve query performance.