cURL
curl --request GET \ --url https://api.sharc.dev/v1/repos \ --header 'Authorization: Bearer <token>'
{ "repos": [ "<string>" ] }
Lists repository collections currently indexed for the authenticated key.
Pass your key in Authorization: Bearer .
Repository list