Get repositories

Headers

X-ZeroPath-API-Token-IdstringRequired
X-ZeroPath-API-Token-SecretstringRequired

Request

This endpoint expects an object.
organizationIdstringOptional
appIdstringOptional

Response

Successful response
issueCountsobject
idstring
projectIdstring
namestring
urlstring
defaultScanTargetBranchstring
isPrScanningEnabledboolean
isPrScanSummaryEnabledboolean
isVulnInfoInPRCommentboolean
showCheckStatusboolean
validationThresholddouble
validationThresholdNameenum
Allowed values:
repositoryUrlstring or null
isAutoEnablePatchGenerationFullScanboolean or null
prBranchFormatstring or null
prCommitMessageFormatstring or null
prTitleTemplatestring or null
prDescriptionTemplatestring or null
isAutoGeneratePrForPrScanboolean or null
enabledSourceTypeslist of strings or null
githubRepositoryobject or null
gitlabRepositoryobject or null
bitbucketobject or null
genericGitobject or null

Errors