v1

latestOpenAPI 3.0.32026-07-22238629559.2 KB
ProjectManagedScanSettingsService

Get a Project's Managed Scan Settings

Finds the user-configurable managed scan settings for the specified project. Returns an empty result if the specified project does not have managed scanning set up.

get/api/sms/v2/deployments/{deploymentId}/projects/{projectId}/settings

Path parameters

deploymentIdstring int64 required

Deployment ID (numeric). Example: 123. Can be found at /deployments, or in your Settings in the web UI.

projectIdstring int64 required

Project ID (numeric). Example: 123. Can be found at /deployments/{deployment_id}/projects/list, or in "Projects" in the web UI.

Response

OK