GET
/
integrations
/
github
/
repos
curl --request GET \
  --url https://api.carbon.ai/integrations/github/repos \
  --header 'authorization: <api-key>'
"<any>"

Authorizations

authorization
string
header
required

token <token>, corresponds to temporary access tokens.

Query Parameters

per_page
integer
default:
30
page
integer
default:
1
data_source_id
integer | null

Response

200
application/json
Successful Response

The response is of type any.