issues

get/api/repos/{namespace}/{repository}/issues/{index}/timeline

Path parameters

namespacestring required

Repository namespace

repositorystring required

Repository name

indexinteger required

Issue number

Response

Issue timeline events

authorUsernamestring required

Actor username

labelstring nullable

Label name, set for label_added and label_removed events

newTitlestring nullable

New title, set for title_changed events

oldTitlestring nullable

Previous title, set for title_changed events

statusstring nullable

New status ("open" or "closed"), set for status_changed events

timestampinteger required

Unix timestamp

typestring required

Type

Changes

No recorded changes to this endpoint across all 2 revisions of this API.