GitHub
List GitHub Repos
Once you have connected your GitHub account, you can use this endpoint to list the repositories your account has access to. You can use a data source ID or username to fetch from a specific account.
GET
/
integrations
/
github
/
repos
Authorizations
authorization
string
headerrequiredtoken <token>
, corresponds to temporary access tokens.
Query Parameters
per_page
integer
default: 30page
integer
default: 1data_source_id
integer | null
Response
200 - application/json
The response is of type any
.