Events
Retrieve an Issue Event
Retrieves the details of an issue event.
get/api/0/organizations/{organization_id_or_slug}/issues/{issue_id}/events/{event_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.
event_id'latest' | 'oldest' | 'recommended' required
The ID of the event to retrieve, or 'latest', 'oldest', or 'recommended'.
Query parameters
environmentstring[]
The name of environments to filter by.