Skip to main content
POST
Get open source issues

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
repo_names
string[]
required
from
string<date-time>
to
string<date-time>

Response

List of open source issues

html_url
string
title
string
body
string
number
integer
state
string
user
object
assignees
object[]
labels
object[]
comments
integer
created_at
string<date-time>
updated_at
string<date-time>
pull_request
object