Get scan schedules

Headers

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

Request

This endpoint expects an object.
repositoryIdstringRequired
organizationIdstringOptional

Response

Scan schedule
repoIdstring or null
executionCriteriaCrontabstring or null
isEnabledboolean or null
idstring or null
createdAtdatetime or null
updatedAtdatetime or null
codeScanslist of strings or null
stagedCodeScanslist of strings or null

Errors