Last updated 5 days ago
The repositories for a domain and its details can be retrieved using this API.
The id of the repository is used by CI build-related APIs.
id
Get a list of repositories in a domain
curl -L \ --url 'https://logilica.io/api/import/v1/repositories'
[ { "id": "text", "fullName": "text", "URL": "text", "mostRecentScanTime": 1, "firstScanComplete": true } ]