GitHub
Sync GitHub Repos
You can retreive repos your token has access to using /integrations/github/repos and sync their content. You can also pass full name of any public repository (username/repo-name). This will store the repo content with carbon which can be accessed through /integrations/items/list endpoint. Maximum of 25 repositories are accepted per request.
POST
/
integrations
/
github
/
sync_repos
Authorizations
token <token>
, corresponds to temporary access tokens.
Response
200 - application/json
The response is of type any
.