Github API - Test Config

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

Get an issue event

Arguments
key owner

owner [scalar]

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

API:
Github Open API
(version: 1.1.4)

key repo

repo [scalar]

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

API:
Github Open API
(version: 1.1.4)

event_id integer

integer [scalar]

The OpenAPI integer type

API:
Github Open API
(version: 1.1.4)

Returns
200 application/json issue-event

issue-event [object]

Issue Event

Attributes
author_association author-association

commit_id string

commit_url string

created_at string

dismissed_review issue-event-dismissed-review

event string

id integer

lock_reason string

node_id string

performed_via_github_app nullable-integration

requested_reviewer nullable-simple-user

requested_team team

review_requester nullable-simple-user

url string

API:
Github Open API
(version: 1.1.4)
403 forbidden

forbidden [scalar]

Forbidden

API:
Github Open API
(version: 1.1.4)
404 not_found

not_found [scalar]

Resource not found

API:
Github Open API
(version: 1.1.4)
410 gone

gone [scalar]

Gone

API:
Github Open API
(version: 1.1.4)
API:
Github Open API
(version: 1.1.4)