curl --request GET \
--url https://api-eu.cybedefend.com/team/{teamId}/projects{
"projects": [
{
"projectId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"teamId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"teamName": "<string>",
"name": "<string>",
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z",
"riskScore": 123,
"riskLevel": "<string>",
"applicationType": "web_application",
"analysisFrequency": "weekly",
"emailAlertEnabled": true,
"monthlyReportEnabled": true,
"weeklyReportEnabled": true,
"sastEnabled": true,
"dastEnabled": true,
"scaEnabled": true,
"containerEnabled": true,
"apiEnabled": true,
"iacEnabled": true,
"sastFastScanEnabled": true,
"sastSeverities": [
"critical"
],
"scaSeverities": [
"critical"
],
"iacSeverities": [
"critical"
],
"incidentCreationOption": "<string>",
"aiMergeRequestEnabled": true,
"improvingResultsEnabled": true,
"sortsVulnerabilitiesEnabled": true,
"scaTransitiveDependenciesEnabled": true,
"scaDevelopmentDependenciesEnabled": true,
"agentCategoriesSast": [
"<string>"
],
"agentCategoriesIac": [
"<string>"
],
"githubIssueEnabled": true,
"gitlabIssueEnabled": true,
"issueCreationMode": "per_vulnerability",
"issueCreationBranches": [
"main",
"develop"
],
"referenceBranch": "main"
}
],
"totalProjects": 123,
"totalPages": 123
}curl --request GET \
--url https://api-eu.cybedefend.com/team/{teamId}/projects{
"projects": [
{
"projectId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"teamId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"teamName": "<string>",
"name": "<string>",
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z",
"riskScore": 123,
"riskLevel": "<string>",
"applicationType": "web_application",
"analysisFrequency": "weekly",
"emailAlertEnabled": true,
"monthlyReportEnabled": true,
"weeklyReportEnabled": true,
"sastEnabled": true,
"dastEnabled": true,
"scaEnabled": true,
"containerEnabled": true,
"apiEnabled": true,
"iacEnabled": true,
"sastFastScanEnabled": true,
"sastSeverities": [
"critical"
],
"scaSeverities": [
"critical"
],
"iacSeverities": [
"critical"
],
"incidentCreationOption": "<string>",
"aiMergeRequestEnabled": true,
"improvingResultsEnabled": true,
"sortsVulnerabilitiesEnabled": true,
"scaTransitiveDependenciesEnabled": true,
"scaDevelopmentDependenciesEnabled": true,
"agentCategoriesSast": [
"<string>"
],
"agentCategoriesIac": [
"<string>"
],
"githubIssueEnabled": true,
"gitlabIssueEnabled": true,
"issueCreationMode": "per_vulnerability",
"issueCreationBranches": [
"main",
"develop"
],
"referenceBranch": "main"
}
],
"totalProjects": 123,
"totalPages": 123
}Team ID
Page number
x >= 11
Page size
1 <= x <= 1010
Search query
"my-project"