Get Board | Get information and metadata of a board by Id |
List Boards | Retrieve a list of existing boards |
List Board Sprints | List all sprints within a board |
Get Comments | Get all the comments on a given issue |
Add Comment | Add a comment to an existing issue |
Update Comment | Update the contents and metadata of an existing comment. |
Delete Comment | Delete a comment from an issue |
Search Issues | Returns a list of issues that match the given string of text |
Get Issue | Get the information and metadata of an issue |
Find Issue | Find Issue by attribute |
List Issues | Returns a list of issues |
Create Issue | Create an issue within a given project |
Update Issue | Update an existing issue within a given project |
Delete Issue | Delete an issue by id |
Download Issue Attachment | Download the attachment data connected to an issue |
List Issue Transitions | Returns a list of issue transitions |
List Issue Worklogs | Returns a list of issue worklogs |
Transition Issue | Transition an existing issue by Id |
Add Issue Attachment | Add a file attachment to an issue |
Find Project | Find Project by attribute |
Get Project | Get the information and metadata of a project |
List Projects | Retrieve a list of all projects |
Search Projects | Returns a list of projects that match the given string of text |
Search Users | Returns a single user that matches the given string of text |
Get Current User | Get the information and metadata of the current user |
List Assignable Users | Returns a list of users assignable to projects & issues |
Find User | Find User by attribute |
Get User | Get information and metadata about an user by id |
Create User | Create a new user record |
Query | Search your entire Jira site using a JQL query |
Get Status List | Returns a status list |
List Issue Fields | List all non-custom issue fields |
List Issue Custom Fields | List all configured issue fields |
List Issue Link Types | List all available issue link types |
List Issue Types | Returns a list of issue types |
List Priorities | Returns a list of all priorities |
Get Version | Get the information and metadata of an existing version |
List Versions | Returns a list of all versions |
Create Version | Create a new version |
Update Version | Update an existing version by Id |
List Webhooks | List all webhooks configured, including those for other integrations |
Create Webhook | Create a webhook to send data from Jira to an instance URL |
Delete Webhook | Delete a webhook by ID |
Refresh Webhook | Refresh webhook expiration by ID |
Raw Request | Send raw HTTP request to Jira |