Settings API - Snyk connections schema table
Snyk Connections (app:dynatrace.security.devsecopslifecyclecoverage:connection)
Authentication credentials for the Snyk App
Schema ID | Schema groups | Scope |
---|---|---|
app:dynatrace.security.devsecopslifecyclecoverage:connection | - | environment |
GET | Managed | https://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/app:dynatrace.security.devsecopslifecyclecoverage:connection |
SaaS | https://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/app:dynatrace.security.devsecopslifecyclecoverage:connection | |
Environment ActiveGate | https://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/app:dynatrace.security.devsecopslifecyclecoverage:connection |
Authentication
To execute this request, you need an access token with Read settings (settings.read
) scope. To learn how to obtain and use it, see Tokens and authentication.
Parameters
Property | Label | Type | Description | Required |
---|---|---|---|---|
name | Connection name | text | The name of the Snyk connection | required |
api | API endpoint | text | The API endpoint to use to connect to Snyk | required |
token | Service Account token | secret | The Service Account token obtained from Snyk A token in the format | required |