GET
/
api
/
v1
/
github
/
repos
/
list
{
  "results": [
    {
      "ownerLogin": "<string>",
      "fullName": "<string>",
      "name": "<string>"
    }
  ],
  "status": "ok"
}

Response

200 - application/json
results
object[]
required
status
enum<string>
required
Available options:
ok