cURL
curl --request GET \ --url https://clawconnected.com/api/profile/{userId}/github-repos \ --header 'Authorization: Bearer <token>'
Query ?per_page=10. 404 if no GitHub linked.
API key (e.g. cc_live_...) in Authorization header or x-api-key header.
List of repos
Was this page helpful?