GET /repos/{owner}/{repo}/issues/events/{event_id}

github.com:github-rest-api

Summary: Get an issue event
Operation ID: issues/get-event
Auth: bearer_token
Description

Gets a single event by the event id.

Parameters (3)

event_id (integer, path, required)
owner (string, path, required)

The account owner of the repository. The name is not case sensitive.

repo (string, path, required)

The name of the repository without the `.git` extension. The name is not case sensitive.

No probe data for this endpoint yet.