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.
Authorizations
Get access to data with your API token. Example header:
Authorization: Bearer 2991e2fb4b540fe75b8f90677b0b892b6314e4961cb001fe6eb452eee248a628
The token can be provisioned from the Tokens section in your Settings, and requires explicitly enabling Web API access.
Path Parameters
Deployment ID (numeric). Example: 123. Can be found at /deployments, or in your Settings in the web UI.
123
Project ID (numeric). Example: 123. Can be found at /deployments/{deployment_id}/projects/list, or in "Projects" in the web UI.
123
Response
OK
Configuration of Semgrep Managed Scans for the project, if relevant.