v1

latestOpenAPI 3.1.0raw.githubusercontent.com2026-06-0318386446.4 KB

Get Repository Issues

List repository issues for repo

get/api/v2/repos/{username}/{repo_name}/issues

Path parameters

usernamestring required
repo_namestring required

Query parameters

statestring

Issue state (open, closed, all)

Issue state (open, closed, all)

labelsstring nullable

Comma-separated list of label names

Comma-separated list of label names

qstring nullable

Search query for issues

Search query for issues

typestring nullable

Issue type filter (issues, pulls)

Issue type filter (issues, pulls)

milestonesstring nullable

Comma-separated list of milestone names

Comma-separated list of milestone names

sincestring nullable

Only show issues updated after this time (ISO 8601)

Only show issues updated after this time (ISO 8601)

beforestring nullable

Only show issues updated before this time (ISO 8601)

Only show issues updated before this time (ISO 8601)

created_bystring nullable

Only show issues created by this user

Only show issues created by this user

assigned_bystring nullable

Only show issues assigned by this user

Only show issues assigned by this user

mentioned_bystring nullable

Only show issues mentioning this user

Only show issues mentioning this user

pageinteger

Page number

Page number

limitinteger

Number of issues per page

Number of issues per page

Headers

authorizationstring nullable

Cookies

modaic_sessionstring nullable

Response

Successful Response

{"stackTrail":"paths:/api/v2/repos/{username}/{repo_name}/issues:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}