Jira (v1)
Last updated
Was this helpful?
Last updated
Was this helpful?
This document uses the v1 API. For more details, see the v1 API.
If you have configured an integration with Jira, it is possible to create Jira issues for project vulnerabilities or license issues directly from the Snyk API.
The Jira integration is available to customers on the pro or enterprise plan.
At the moment, the usage of the Jira integration via the API is not supported for Snyk Infrastructure as Code
View Jira issues
/org/{orgId}/project/{projectId}/jira-issues
The organization ID to list Jira issues for. The API_KEY
must have access to this organization.
4a18d42f-0706-4ad0-b127-24078731fbed
The project ID to list Jira issues for.
463c1ee5-31bc-428c-b451-b79a3270db08
application/json
application/json
If you have configured an integration with Jira, it is possible to create Jira issues for project vulnerabilities or license issues directly from the Snyk API.
The Jira integration is available to customers on the pro or enterprise plan.
At the moment, the usage of the Jira integration via the API is not supported for Snyk Infrastructure as Code
Create Jira issues
/org/{orgId}/project/{projectId}/issue/{issueId}/jira-issue
The organization ID to list Jira issues for. The API_KEY
must have access to this organization.
4a18d42f-0706-4ad0-b127-24078731fbed
The project ID to list Jira issues for.
463c1ee5-31bc-428c-b451-b79a3270db08
The issue ID to create Jira issue for.
npm:qs:20140806-1
{"fields":{"summary":"","project":{},"issuetype":{}}}