Get repositories

Headers

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

Request

This endpoint expects an object.
organizationIdstringOptional
appIdstringOptional
getCountsbooleanOptionalDefaults to true

Response

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

Errors