Skip to main content
GET
/
api
/
profile
/
{userId}
/
github-repos
Get user GitHub repos
curl --request GET \
  --url https://clawconnected.com/api/profile/{userId}/github-repos \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

API key (e.g. cc_live_...) in Authorization header or x-api-key header.

Path Parameters

userId
string
required

Query Parameters

per_page
integer

Response

200

List of repos