Get Project ScansAsk AIget https://{hostname}/api/v2/projects/{projectID}/scansThis endpoint retrieves scans of the given project.Path Params{projectID}stringrequiredThe ID of the project to retrieve detailsQuery Paramslimitint32Defaults to 30How many records will returnstartint32Defaults to 0Offset for paginationtoolstringTool name for exact matchbranchstringBranch of the applicationmanualstringIf this scan imported manually or notfork_scanbooleanDefaults to falseGet only forked scansmeta_datastringMeta name for scan -- can be used to distinguish different presetstargetstringTarget ALMagent_idstringAgent ID of scanprbooleanDefaults to falseCheck if scan have PRHeadersX-CookiestringrequiredPersonal Access TokenResponses 200200 400400 401401 403403Updated 10 months ago