v2

latestOpenAPI 3.0.3MIT2026-08-01678471.0 KB
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