Skip to main content
GET
List issues for a repository

Authorizations

Authorization
string
header
required

Personal access token. Use format: token {YOUR_ACCESS_TOKEN}

Path Parameters

owner
string
required

Repository owner

repo
string
required

Repository name

Response

Success

id
integer
number
integer
state
enum<string>
Available options:
open,
closed
title
string
body
string
user
object
labels
object[]
assignee
object | null
milestone
object | null
comments
integer
pull_request
object | null
created_at
string<date-time>
updated_at
string<date-time>