# Jira ## Docs - [Announcement banner](https://krevt8mwkh.apidog.io/announcement-banner-4354254f0.md): ## API Docs - Announcement banner [Get announcement banner configuration](https://krevt8mwkh.apidog.io/get-announcement-banner-configuration-19179994e0.md): Returns the current announcement banner configuration. - Announcement banner [Update announcement banner configuration](https://krevt8mwkh.apidog.io/update-announcement-banner-configuration-19179995e0.md): Updates the announcement banner configuration. - Issue custom field configuration (apps) [Bulk get custom field configurations](https://krevt8mwkh.apidog.io/bulk-get-custom-field-configurations-19179996e0.md): Returns a [paginated](#pagination) list of configurations for list of custom fields of a [type](https://developer.atlassian.com/platform/forge/manifest-reference/modules/jira-custom-field-type/) created by a [Forge app](https://developer.atlassian.com/platform/forge/). - Issue custom field configuration (apps) [Get custom field configurations](https://krevt8mwkh.apidog.io/get-custom-field-configurations-19179997e0.md): Returns a [paginated](#pagination) list of configurations for a custom field of a [type](https://developer.atlassian.com/platform/forge/manifest-reference/modules/jira-custom-field-type/) created by a [Forge app](https://developer.atlassian.com/platform/forge/). - Issue custom field configuration (apps) [Update custom field configurations](https://krevt8mwkh.apidog.io/update-custom-field-configurations-19179998e0.md): Update the configuration for contexts of a custom field of a [type](https://developer.atlassian.com/platform/forge/manifest-reference/modules/jira-custom-field-type/) created by a [Forge app](https://developer.atlassian.com/platform/forge/). - Issue custom field values (apps) [Update custom fields](https://krevt8mwkh.apidog.io/update-custom-fields-19179999e0.md): Updates the value of one or more custom fields on one or more issues. Combinations of custom field and issue should be unique within the request. - Issue custom field values (apps) [Update custom field value](https://krevt8mwkh.apidog.io/update-custom-field-value-19180000e0.md): Updates the value of a custom field on one or more issues. - Jira settings [Get application property](https://krevt8mwkh.apidog.io/get-application-property-19180001e0.md): Returns all application properties or an application property. - Jira settings [Get advanced settings](https://krevt8mwkh.apidog.io/get-advanced-settings-19180002e0.md): Returns the application properties that are accessible on the *Advanced Settings* page. To navigate to the *Advanced Settings* page in Jira, choose the Jira icon > **Jira settings** > **System**, **General Configuration** and then click **Advanced Settings** (in the upper right). - Jira settings [Set application property](https://krevt8mwkh.apidog.io/set-application-property-19180003e0.md): Changes the value of an application property. For example, you can change the value of the `jira.clone.prefix` from its default value of *CLONE -* to *Clone -* if you prefer sentence case capitalization. Editable properties are described below along with their default values. - Jira settings [Get global settings](https://krevt8mwkh.apidog.io/get-global-settings-19180004e0.md): Returns the [global settings](https://confluence.atlassian.com/x/qYXKM) in Jira. These settings determine whether optional features (for example, subtasks, time tracking, and others) are enabled. If time tracking is enabled, this operation also returns the time tracking configuration. - Application roles [Get all application roles](https://krevt8mwkh.apidog.io/get-all-application-roles-19180005e0.md): Returns all application roles. In Jira, application roles are managed using the [Application access configuration](https://confluence.atlassian.com/x/3YxjL) page. - Application roles [Get application role](https://krevt8mwkh.apidog.io/get-application-role-19180006e0.md): Returns an application role. - Issue attachments [Get attachment content](https://krevt8mwkh.apidog.io/get-attachment-content-19180007e0.md): Returns the contents of an attachment. A `Range` header can be set to define a range of bytes within the attachment to download. See the [HTTP Range header standard](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Range) for details. - Issue attachments [Get Jira attachment settings](https://krevt8mwkh.apidog.io/get-jira-attachment-settings-19180008e0.md): Returns the attachment settings, that is, whether attachments are enabled and the maximum attachment size allowed. - Issue attachments [Get attachment thumbnail](https://krevt8mwkh.apidog.io/get-attachment-thumbnail-19180009e0.md): Returns the thumbnail of an attachment. - Issue attachments [Delete attachment](https://krevt8mwkh.apidog.io/delete-attachment-19180010e0.md): Deletes an attachment from an issue. - Issue attachments [Get attachment metadata](https://krevt8mwkh.apidog.io/get-attachment-metadata-19180011e0.md): Returns the metadata for an attachment. Note that the attachment itself is not returned. - Issue attachments [Get all metadata for an expanded attachment](https://krevt8mwkh.apidog.io/get-all-metadata-for-an-expanded-attachment-19180012e0.md): Returns the metadata for the contents of an attachment, if it is an archive, and metadata for the attachment itself. For example, if the attachment is a ZIP archive, then information about the files in the archive is returned and metadata for the ZIP archive. Currently, only the ZIP archive format is supported. - Issue attachments [Get contents metadata for an expanded attachment](https://krevt8mwkh.apidog.io/get-contents-metadata-for-an-expanded-attachment-19180013e0.md): Returns the metadata for the contents of an attachment, if it is an archive. For example, if the attachment is a ZIP archive, then information about the files in the archive is returned. Currently, only the ZIP archive format is supported. - Issue attachments [Add attachment](https://krevt8mwkh.apidog.io/add-attachment-19180014e0.md): Adds one or more attachments to an issue. Attachments are posted as multipart/form-data ([RFC 1867](https://www.ietf.org/rfc/rfc1867.txt)). - Audit records [Get audit records](https://krevt8mwkh.apidog.io/get-audit-records-19180015e0.md): Returns a list of audit records. The list can be filtered to include items: - Avatars [Get system avatars by type](https://krevt8mwkh.apidog.io/get-system-avatars-by-type-19180016e0.md): Returns a list of system avatar details by owner type, where the owner types are issue type, project, user or priority. - Avatars [Get avatars](https://krevt8mwkh.apidog.io/get-avatars-19180017e0.md): Returns the system and custom avatars for a project, issue type or priority. - Avatars [Load avatar](https://krevt8mwkh.apidog.io/load-avatar-19180018e0.md): Loads a custom avatar for a project, issue type or priority. - Avatars [Delete avatar](https://krevt8mwkh.apidog.io/delete-avatar-19180019e0.md): Deletes an avatar from a project, issue type or priority. - Avatars [Get avatar image by type](https://krevt8mwkh.apidog.io/get-avatar-image-by-type-19180020e0.md): Returns the default project, issue type or priority avatar image. - Avatars [Get avatar image by ID](https://krevt8mwkh.apidog.io/get-avatar-image-by-id-19180021e0.md): Returns a project, issue type or priority avatar image by ID. - Avatars [Get avatar image by owner](https://krevt8mwkh.apidog.io/get-avatar-image-by-owner-19180022e0.md): Returns the avatar image for a project, issue type or priority. - Issue bulk operations [Bulk delete issues](https://krevt8mwkh.apidog.io/bulk-delete-issues-19180023e0.md): Use this API to submit a bulk delete request. You can delete up to 1,000 issues in a single operation. - Issue bulk operations [Get bulk editable fields](https://krevt8mwkh.apidog.io/get-bulk-editable-fields-19180024e0.md): Use this API to get a list of fields visible to the user to perform bulk edit operations. You can pass single or multiple issues in the query to get eligible editable fields. This API uses pagination to return responses, delivering 50 fields at a time. - Issue bulk operations [Bulk edit issues](https://krevt8mwkh.apidog.io/bulk-edit-issues-19180025e0.md): Use this API to submit a bulk edit request and simultaneously edit multiple issues. There are limits applied to the number of issues and fields that can be edited. A single request can accommodate a maximum of 1000 issues (including subtasks) and 200 fields. - Issue bulk operations [Bulk move issues](https://krevt8mwkh.apidog.io/bulk-move-issues-19180026e0.md): Use this API to submit a bulk issue move request. You can move multiple issues from multiple projects in a single request, but they must all be moved to a single project, issue type, and parent. You can't move more than 1000 issues (including subtasks) at once. - Issue bulk operations [Get available transitions](https://krevt8mwkh.apidog.io/get-available-transitions-19180027e0.md): Use this API to retrieve a list of transitions available for the specified issues that can be used or bulk transition operations. You can submit either single or multiple issues in the query to obtain the available transitions. - Issue bulk operations [Bulk transition issue statuses](https://krevt8mwkh.apidog.io/bulk-transition-issue-statuses-19180028e0.md): Use this API to submit a bulk issue status transition request. You can transition multiple issues, alongside with their valid transition Ids. You can transition up to 1,000 issues in a single operation. - Issue bulk operations [Bulk unwatch issues](https://krevt8mwkh.apidog.io/bulk-unwatch-issues-19180029e0.md): Use this API to submit a bulk unwatch request. You can unwatch up to 1,000 issues in a single operation. - Issue bulk operations [Bulk watch issues](https://krevt8mwkh.apidog.io/bulk-watch-issues-19180030e0.md): Use this API to submit a bulk watch request. You can watch up to 1,000 issues in a single operation. - Issue bulk operations [Get bulk issue operation progress](https://krevt8mwkh.apidog.io/get-bulk-issue-operation-progress-19180031e0.md): Use this to get the progress state for the specified bulk operation `taskId`. - Issues [Bulk fetch changelogs](https://krevt8mwkh.apidog.io/bulk-fetch-changelogs-19180032e0.md): Bulk fetch changelogs for multiple issues and filter by fields - Issues [Get events](https://krevt8mwkh.apidog.io/get-events-19180033e0.md): Returns all issue events. - Issues [Create issue](https://krevt8mwkh.apidog.io/create-issue-19180034e0.md): Creates an issue or, where the option to create subtasks is enabled in Jira, a subtask. A transition may be applied, to move the issue or subtask to a workflow step other than the default start step, and issue properties set. - Issues [Archive issue(s) by JQL](https://krevt8mwkh.apidog.io/archive-issues-by-jql-19180035e0.md): Enables admins to archive up to 100,000 issues in a single request using JQL, returning the URL to check the status of the submitted request. - Issues [Archive issue(s) by issue ID/key](https://krevt8mwkh.apidog.io/archive-issues-by-issue-idkey-19180036e0.md): Enables admins to archive up to 1000 issues in a single request using issue ID/key, returning details of the issue(s) archived in the process and the errors encountered, if any. - Issues [Bulk create issue](https://krevt8mwkh.apidog.io/bulk-create-issue-19180037e0.md): Creates upto **50** issues and, where the option to create subtasks is enabled in Jira, subtasks. Transitions may be applied, to move the issues or subtasks to a workflow step other than the default start step, and issue properties set. - Issues [Bulk fetch issues](https://krevt8mwkh.apidog.io/bulk-fetch-issues-19180038e0.md): Returns the details for a set of requested issues. You can request up to 100 issues. - Issues [Get create issue metadata](https://krevt8mwkh.apidog.io/get-create-issue-metadata-19180039e0.md): Returns details of projects, issue types within projects, and, when requested, the create screen fields for each issue type for the user. Use the information to populate the requests in [ Create issue](#api-rest-api-3-issue-post) and [Create issues](#api-rest-api-3-issue-bulk-post). - Issues [Get create metadata issue types for a project](https://krevt8mwkh.apidog.io/get-create-metadata-issue-types-for-a-project-19180040e0.md): Returns a page of issue type metadata for a specified project. Use the information to populate the requests in [ Create issue](#api-rest-api-3-issue-post) and [Create issues](#api-rest-api-3-issue-bulk-post). - Issues [Get create field metadata for a project and issue type id](https://krevt8mwkh.apidog.io/get-create-field-metadata-for-a-project-and-issue-type-id-19180041e0.md): Returns a page of field metadata for a specified project and issuetype id. Use the information to populate the requests in [ Create issue](#api-rest-api-3-issue-post) and [Create issues](#api-rest-api-3-issue-bulk-post). - Issues [Get issue limit report](https://krevt8mwkh.apidog.io/get-issue-limit-report-19180042e0.md): Returns all issues breaching and approaching per-issue limits. - Issues [Unarchive issue(s) by issue keys/ID](https://krevt8mwkh.apidog.io/unarchive-issues-by-issue-keysid-19180043e0.md): Enables admins to unarchive up to 1000 issues in a single request using issue ID/key, returning details of the issue(s) unarchived in the process and the errors encountered, if any. - Issues [Delete issue](https://krevt8mwkh.apidog.io/delete-issue-19180044e0.md): Deletes an issue. - Issues [Get issue](https://krevt8mwkh.apidog.io/get-issue-19180045e0.md): Returns the details for an issue. - Issues [Edit issue](https://krevt8mwkh.apidog.io/edit-issue-19180046e0.md): Edits an issue. Issue properties may be updated as part of the edit. Please note that issue transition is not supported and is ignored here. To transition an issue, please use [Transition issue](#api-rest-api-3-issue-issueIdOrKey-transitions-post). - Issues [Assign issue](https://krevt8mwkh.apidog.io/assign-issue-19180047e0.md): Assigns an issue to a user. Use this operation when the calling user does not have the *Edit Issues* permission but has the *Assign issue* permission for the project that the issue is in. - Issues [Get changelogs](https://krevt8mwkh.apidog.io/get-changelogs-19180048e0.md): Returns a [paginated](#pagination) list of all changelogs for an issue sorted by date, starting from the oldest. - Issues [Get changelogs by IDs](https://krevt8mwkh.apidog.io/get-changelogs-by-ids-19180049e0.md): Returns changelogs for an issue specified by a list of changelog IDs. - Issues [Get edit issue metadata](https://krevt8mwkh.apidog.io/get-edit-issue-metadata-19180050e0.md): Returns the edit screen fields for an issue that are visible to and editable by the user. Use the information to populate the requests in [Edit issue](#api-rest-api-3-issue-issueIdOrKey-put). - Issues [Send notification for issue](https://krevt8mwkh.apidog.io/send-notification-for-issue-19180051e0.md): Creates an email notification for an issue and adds it to the mail queue. - Issues [Get transitions](https://krevt8mwkh.apidog.io/get-transitions-19180052e0.md): Returns either all transitions or a transition that can be performed by the user on an issue, based on the issue's status. - Issues [Transition issue](https://krevt8mwkh.apidog.io/transition-issue-19180053e0.md): Performs an issue transition and, if the transition has a screen, updates the fields from the transition screen. - Issues [Export archived issue(s)](https://krevt8mwkh.apidog.io/export-archived-issues-19180054e0.md): Enables admins to retrieve details of all archived issues. Upon a successful request, the admin who submitted it will receive an email with a link to download a CSV file with the issue details. - Classification levels [Get all classification levels](https://krevt8mwkh.apidog.io/get-all-classification-levels-19180055e0.md): Returns all classification levels. - Issue comments [Get comments by IDs](https://krevt8mwkh.apidog.io/get-comments-by-ids-19180056e0.md): Returns a [paginated](#pagination) list of comments specified by a list of comment IDs. - Issue comments [Get comments](https://krevt8mwkh.apidog.io/get-comments-19180057e0.md): Returns all comments for an issue. - Issue comments [Add comment](https://krevt8mwkh.apidog.io/add-comment-19180058e0.md): Adds a comment to an issue. - Issue comments [Delete comment](https://krevt8mwkh.apidog.io/delete-comment-19180059e0.md): Deletes a comment. - Issue comments [Get comment](https://krevt8mwkh.apidog.io/get-comment-19180060e0.md): Returns a comment. - Issue comments [Update comment](https://krevt8mwkh.apidog.io/update-comment-19180061e0.md): Updates a comment. - Issue comment properties [Get comment property keys](https://krevt8mwkh.apidog.io/get-comment-property-keys-19180062e0.md): Returns the keys of all the properties of a comment. - Issue comment properties [Delete comment property](https://krevt8mwkh.apidog.io/delete-comment-property-19180063e0.md): Deletes a comment property. - Issue comment properties [Get comment property](https://krevt8mwkh.apidog.io/get-comment-property-19180064e0.md): Returns the value of a comment property. - Issue comment properties [Set comment property](https://krevt8mwkh.apidog.io/set-comment-property-19180065e0.md): Creates or updates the value of a property for a comment. Use this resource to store custom data against a comment. - Project components [Find components for projects](https://krevt8mwkh.apidog.io/find-components-for-projects-19180066e0.md): Returns a [paginated](#pagination) list of all components in a project, including global (Compass) components when applicable. - Project components [Create component](https://krevt8mwkh.apidog.io/create-component-19180067e0.md): Creates a component. Use components to provide containers for issues within a project. Use components to provide containers for issues within a project. - Project components [Delete component](https://krevt8mwkh.apidog.io/delete-component-19180068e0.md): Deletes a component. - Project components [Get component](https://krevt8mwkh.apidog.io/get-component-19180069e0.md): Returns a component. - Project components [Update component](https://krevt8mwkh.apidog.io/update-component-19180070e0.md): Updates a component. Any fields included in the request are overwritten. If `leadAccountId` is an empty string ("") the component lead is removed. - Project components [Get component issues count](https://krevt8mwkh.apidog.io/get-component-issues-count-19180071e0.md): Returns the counts of issues assigned to the component. - Project components [Get project components paginated](https://krevt8mwkh.apidog.io/get-project-components-paginated-19180072e0.md): Returns a [paginated](#pagination) list of all components in a project. See the [Get project components](#api-rest-api-3-project-projectIdOrKey-components-get) resource if you want to get a full list of versions without pagination. - Project components [Get project components](https://krevt8mwkh.apidog.io/get-project-components-19180073e0.md): Returns all components in a project. See the [Get project components paginated](#api-rest-api-3-project-projectIdOrKey-component-get) resource if you want to get a full list of components with pagination. - Time tracking [Get selected time tracking provider](https://krevt8mwkh.apidog.io/get-selected-time-tracking-provider-19180074e0.md): Returns the time tracking provider that is currently selected. Note that if time tracking is disabled, then a successful but empty response is returned. - Time tracking [Select time tracking provider](https://krevt8mwkh.apidog.io/select-time-tracking-provider-19180075e0.md): Selects a time tracking provider. - Time tracking [Get all time tracking providers](https://krevt8mwkh.apidog.io/get-all-time-tracking-providers-19180076e0.md): Returns all time tracking providers. By default, Jira only has one time tracking provider: *JIRA provided time tracking*. However, you can install other time tracking providers via apps from the Atlassian Marketplace. For more information on time tracking providers, see the documentation for the [ Time Tracking Provider](https://developer.atlassian.com/cloud/jira/platform/modules/time-tracking-provider/) module. - Time tracking [Get time tracking settings](https://krevt8mwkh.apidog.io/get-time-tracking-settings-19180077e0.md): Returns the time tracking settings. This includes settings such as the time format, default time unit, and others. For more information, see [Configuring time tracking](https://confluence.atlassian.com/x/qoXKM). - Time tracking [Set time tracking settings](https://krevt8mwkh.apidog.io/set-time-tracking-settings-19180078e0.md): Sets the time tracking settings. - Issue custom field options [Get custom field option](https://krevt8mwkh.apidog.io/get-custom-field-option-19180079e0.md): Returns a custom field option. For example, an option in a select list. - Issue custom field options [Get custom field options (context)](https://krevt8mwkh.apidog.io/get-custom-field-options-context-19180080e0.md): Returns a [paginated](#pagination) list of all custom field option for a context. Options are returned first then cascading options, in the order they display in Jira. - Issue custom field options [Create custom field options (context)](https://krevt8mwkh.apidog.io/create-custom-field-options-context-19180081e0.md): Creates options and, where the custom select field is of the type Select List (cascading), cascading options for a custom select field. The options are added to a context of the field. - Issue custom field options [Update custom field options (context)](https://krevt8mwkh.apidog.io/update-custom-field-options-context-19180082e0.md): Updates the options of a custom field. - Issue custom field options [Reorder custom field options (context)](https://krevt8mwkh.apidog.io/reorder-custom-field-options-context-19180083e0.md): Changes the order of custom field options or cascading options in a context. - Issue custom field options [Delete custom field options (context)](https://krevt8mwkh.apidog.io/delete-custom-field-options-context-19180084e0.md): Deletes a custom field option. - Issue custom field options [Replace custom field options](https://krevt8mwkh.apidog.io/replace-custom-field-options-19180085e0.md): Replaces the options of a custom field. - Dashboards [Get all dashboards](https://krevt8mwkh.apidog.io/get-all-dashboards-19180086e0.md): Returns a list of dashboards owned by or shared with the user. The list may be filtered to include only favorite or owned dashboards. - Dashboards [Create dashboard](https://krevt8mwkh.apidog.io/create-dashboard-19180087e0.md): Creates a dashboard. - Dashboards [Bulk edit dashboards](https://krevt8mwkh.apidog.io/bulk-edit-dashboards-19180088e0.md): Bulk edit dashboards. Maximum number of dashboards to be edited at the same time is 100. - Dashboards [Get available gadgets](https://krevt8mwkh.apidog.io/get-available-gadgets-19180089e0.md): Gets a list of all available gadgets that can be added to all dashboards. - Dashboards [Search for dashboards](https://krevt8mwkh.apidog.io/search-for-dashboards-19180090e0.md): Returns a [paginated](#pagination) list of dashboards. This operation is similar to [Get dashboards](#api-rest-api-3-dashboard-get) except that the results can be refined to include dashboards that have specific attributes. For example, dashboards with a particular name. When multiple attributes are specified only filters matching all attributes are returned. - Dashboards [Get gadgets](https://krevt8mwkh.apidog.io/get-gadgets-19180091e0.md): Returns a list of dashboard gadgets on a dashboard. - Dashboards [Add gadget to dashboard](https://krevt8mwkh.apidog.io/add-gadget-to-dashboard-19180092e0.md): Adds a gadget to a dashboard. - Dashboards [Remove gadget from dashboard](https://krevt8mwkh.apidog.io/remove-gadget-from-dashboard-19180093e0.md): Removes a dashboard gadget from a dashboard. - Dashboards [Update gadget on dashboard](https://krevt8mwkh.apidog.io/update-gadget-on-dashboard-19180094e0.md): Changes the title, position, and color of the gadget on a dashboard. - Dashboards [Get dashboard item property keys](https://krevt8mwkh.apidog.io/get-dashboard-item-property-keys-19180095e0.md): Returns the keys of all properties for a dashboard item. - Dashboards [Delete dashboard item property](https://krevt8mwkh.apidog.io/delete-dashboard-item-property-19180096e0.md): Deletes a dashboard item property. - Dashboards [Get dashboard item property](https://krevt8mwkh.apidog.io/get-dashboard-item-property-19180097e0.md): Returns the key and value of a dashboard item property. - Dashboards [Set dashboard item property](https://krevt8mwkh.apidog.io/set-dashboard-item-property-19180098e0.md): Sets the value of a dashboard item property. Use this resource in apps to store custom data against a dashboard item. - Dashboards [Delete dashboard](https://krevt8mwkh.apidog.io/delete-dashboard-19180099e0.md): Deletes a dashboard. - Dashboards [Get dashboard](https://krevt8mwkh.apidog.io/get-dashboard-19180100e0.md): Returns a dashboard. - Dashboards [Update dashboard](https://krevt8mwkh.apidog.io/update-dashboard-19180101e0.md): Updates a dashboard, replacing all the dashboard details with those provided. - Dashboards [Copy dashboard](https://krevt8mwkh.apidog.io/copy-dashboard-19180102e0.md): Copies a dashboard. Any values provided in the `dashboard` parameter replace those in the copied dashboard. - App data policies [Get data policy for the workspace](https://krevt8mwkh.apidog.io/get-data-policy-for-the-workspace-19180103e0.md): Returns data policy for the workspace. - App data policies [Get data policy for projects](https://krevt8mwkh.apidog.io/get-data-policy-for-projects-19180104e0.md): Returns data policies for the projects specified in the request. - Jira expressions [Analyse Jira expression](https://krevt8mwkh.apidog.io/analyse-jira-expression-19180105e0.md): Analyses and validates Jira expressions. - Jira expressions [Currently being removed. Evaluate Jira expression](https://krevt8mwkh.apidog.io/currently-being-removed-evaluate-jira-expression-19180106e0.md): Endpoint is currently being removed. [More details](https://developer.atlassian.com/changelog/#CHANGE-2046) - Jira expressions [Evaluate Jira expression using enhanced search API](https://krevt8mwkh.apidog.io/evaluate-jira-expression-using-enhanced-search-api-19180107e0.md): Evaluates a Jira expression and returns its value. The difference between this and `eval` is that this endpoint uses the enhanced search API when evaluating JQL queries. This API is eventually consistent, unlike the strongly consistent `eval` API. This allows for better performance and scalability. In addition, this API's response for JQL evaluation is based on a scrolling view (backed by a `nextPageToken`) instead of a paginated view (backed by `startAt` and `totalCount`). - Issue fields [Get fields](https://krevt8mwkh.apidog.io/get-fields-19180108e0.md): Returns system and custom issue fields according to the following rules: - Issue fields [Create custom field](https://krevt8mwkh.apidog.io/create-custom-field-19180109e0.md): Creates a custom field. - Issue fields [Get fields paginated](https://krevt8mwkh.apidog.io/get-fields-paginated-19180110e0.md): Returns a [paginated](#pagination) list of fields for Classic Jira projects. The list can include: - Issue fields [Get fields in trash paginated](https://krevt8mwkh.apidog.io/get-fields-in-trash-paginated-19180111e0.md): Returns a [paginated](#pagination) list of fields in the trash. The list may be restricted to fields whose field name or description partially match a string. - Issue fields [Update custom field](https://krevt8mwkh.apidog.io/update-custom-field-19180112e0.md): Updates a custom field. - Issue fields [Get contexts for a field](https://krevt8mwkh.apidog.io/get-contexts-for-a-field-19180113e0.md): Returns a [paginated](#pagination) list of the contexts a field is used in. Deprecated, use [ Get custom field contexts](#api-rest-api-3-field-fieldId-context-get). - Issue fields [Delete custom field](https://krevt8mwkh.apidog.io/delete-custom-field-19180114e0.md): Deletes a custom field. The custom field is deleted whether it is in the trash or not. See [Edit or delete a custom field](https://confluence.atlassian.com/x/Z44fOw) for more information on trashing and deleting custom fields. - Issue fields [Restore custom field from trash](https://krevt8mwkh.apidog.io/restore-custom-field-from-trash-19180115e0.md): Restores a custom field from trash. See [Edit or delete a custom field](https://confluence.atlassian.com/x/Z44fOw) for more information on trashing and deleting custom fields. - Issue fields [Move custom field to trash](https://krevt8mwkh.apidog.io/move-custom-field-to-trash-19180116e0.md): Moves a custom field to trash. See [Edit or delete a custom field](https://confluence.atlassian.com/x/Z44fOw) for more information on trashing and deleting custom fields. - Issue custom field associations [Remove associations](https://krevt8mwkh.apidog.io/remove-associations-19180117e0.md): Unassociates a set of fields with a project and issue type context. - Issue custom field associations [Create associations](https://krevt8mwkh.apidog.io/create-associations-19180118e0.md): Associates fields with projects. - Issue custom field contexts [Get custom field contexts](https://krevt8mwkh.apidog.io/get-custom-field-contexts-19180119e0.md): Returns a [paginated](#pagination) list of [ contexts](https://confluence.atlassian.com/adminjiracloud/what-are-custom-field-contexts-991923859.html) for a custom field. Contexts can be returned as follows: - Issue custom field contexts [Create custom field context](https://krevt8mwkh.apidog.io/create-custom-field-context-19180120e0.md): Creates a custom field context. - Issue custom field contexts [Get custom field contexts default values](https://krevt8mwkh.apidog.io/get-custom-field-contexts-default-values-19180121e0.md): Returns a [paginated](#pagination) list of defaults for a custom field. The results can be filtered by `contextId`, otherwise all values are returned. If no defaults are set for a context, nothing is returned. - Issue custom field contexts [Set custom field contexts default values](https://krevt8mwkh.apidog.io/set-custom-field-contexts-default-values-19180122e0.md): Sets default for contexts of a custom field. Default are defined using these objects: - Issue custom field contexts [Get issue types for custom field context](https://krevt8mwkh.apidog.io/get-issue-types-for-custom-field-context-19180123e0.md): Returns a [paginated](#pagination) list of context to issue type mappings for a custom field. Mappings are returned for all contexts or a list of contexts. Mappings are ordered first by context ID and then by issue type ID. - Issue custom field contexts [Get custom field contexts for projects and issue types](https://krevt8mwkh.apidog.io/get-custom-field-contexts-for-projects-and-issue-types-19180124e0.md): Returns a [paginated](#pagination) list of project and issue type mappings and, for each mapping, the ID of a [custom field context](https://confluence.atlassian.com/x/k44fOw) that applies to the project and issue type. - Issue custom field contexts [Get project mappings for custom field context](https://krevt8mwkh.apidog.io/get-project-mappings-for-custom-field-context-19180125e0.md): Returns a [paginated](#pagination) list of context to project mappings for a custom field. The result can be filtered by `contextId`. Otherwise, all mappings are returned. Invalid IDs are ignored. - Issue custom field contexts [Delete custom field context](https://krevt8mwkh.apidog.io/delete-custom-field-context-19180126e0.md): Deletes a [ custom field context](https://confluence.atlassian.com/adminjiracloud/what-are-custom-field-contexts-991923859.html). - Issue custom field contexts [Update custom field context](https://krevt8mwkh.apidog.io/update-custom-field-context-19180127e0.md): Updates a [ custom field context](https://confluence.atlassian.com/adminjiracloud/what-are-custom-field-contexts-991923859.html). - Issue custom field contexts [Add issue types to context](https://krevt8mwkh.apidog.io/add-issue-types-to-context-19180128e0.md): Adds issue types to a custom field context, appending the issue types to the issue types list. - Issue custom field contexts [Remove issue types from context](https://krevt8mwkh.apidog.io/remove-issue-types-from-context-19180129e0.md): Removes issue types from a custom field context. - Issue custom field contexts [Assign custom field context to projects](https://krevt8mwkh.apidog.io/assign-custom-field-context-to-projects-19180130e0.md): Assigns a custom field context to projects. - Issue custom field contexts [Remove custom field context from projects](https://krevt8mwkh.apidog.io/remove-custom-field-context-from-projects-19180131e0.md): Removes a custom field context from projects. - Screens [Get screens for a field](https://krevt8mwkh.apidog.io/get-screens-for-a-field-19180132e0.md): Returns a [paginated](#pagination) list of the screens a field is used in. - Screens [Get screens](https://krevt8mwkh.apidog.io/get-screens-19180133e0.md): Returns a [paginated](#pagination) list of all screens or those specified by one or more screen IDs. - Screens [Create screen](https://krevt8mwkh.apidog.io/create-screen-19180134e0.md): Creates a screen with a default field tab. - Screens [Add field to default screen](https://krevt8mwkh.apidog.io/add-field-to-default-screen-19180135e0.md): Adds a field to the default tab of the default screen. - Screens [Delete screen](https://krevt8mwkh.apidog.io/delete-screen-19180136e0.md): Deletes a screen. A screen cannot be deleted if it is used in a screen scheme, workflow, or workflow draft. - Screens [Update screen](https://krevt8mwkh.apidog.io/update-screen-19180137e0.md): Updates a screen. Only screens used in classic projects can be updated. - Screens [Get available screen fields](https://krevt8mwkh.apidog.io/get-available-screen-fields-19180138e0.md): Returns the fields that can be added to a tab on a screen. - Issue custom field options (apps) [Get all issue field options](https://krevt8mwkh.apidog.io/get-all-issue-field-options-19180139e0.md): Returns a [paginated](#pagination) list of all the options of a select list issue field. A select list issue field is a type of [issue field](https://developer.atlassian.com/cloud/jira/platform/modules/issue-field/) that enables a user to select a value from a list of options. - Issue custom field options (apps) [Create issue field option](https://krevt8mwkh.apidog.io/create-issue-field-option-19180140e0.md): Creates an option for a select list issue field. - Issue custom field options (apps) [Get selectable issue field options](https://krevt8mwkh.apidog.io/get-selectable-issue-field-options-19180141e0.md): Returns a [paginated](#pagination) list of options for a select list issue field that can be viewed and selected by the user. - Issue custom field options (apps) [Get visible issue field options](https://krevt8mwkh.apidog.io/get-visible-issue-field-options-19180142e0.md): Returns a [paginated](#pagination) list of options for a select list issue field that can be viewed by the user. - Issue custom field options (apps) [Delete issue field option](https://krevt8mwkh.apidog.io/delete-issue-field-option-19180143e0.md): Deletes an option from a select list issue field. - Issue custom field options (apps) [Get issue field option](https://krevt8mwkh.apidog.io/get-issue-field-option-19180144e0.md): Returns an option from a select list issue field. - Issue custom field options (apps) [Update issue field option](https://krevt8mwkh.apidog.io/update-issue-field-option-19180145e0.md): Updates or creates an option for a select list issue field. This operation requires that the option ID is provided when creating an option, therefore, the option ID needs to be specified as a path and body parameter. The option ID provided in the path and body must be identical. - Issue custom field options (apps) [Replace issue field option](https://krevt8mwkh.apidog.io/replace-issue-field-option-19180146e0.md): Deselects an issue-field select-list option from all issues where it is selected. A different option can be selected to replace the deselected option. The update can also be limited to a smaller set of issues by using a JQL query. - Issue field configurations [Get all field configurations](https://krevt8mwkh.apidog.io/get-all-field-configurations-19180147e0.md): Returns a [paginated](#pagination) list of field configurations. The list can be for all field configurations or a subset determined by any combination of these criteria: - Issue field configurations [Create field configuration](https://krevt8mwkh.apidog.io/create-field-configuration-19180148e0.md): Creates a field configuration. The field configuration is created with the same field properties as the default configuration, with all the fields being optional. - Issue field configurations [Delete field configuration](https://krevt8mwkh.apidog.io/delete-field-configuration-19180149e0.md): Deletes a field configuration. - Issue field configurations [Update field configuration](https://krevt8mwkh.apidog.io/update-field-configuration-19180150e0.md): Updates a field configuration. The name and the description provided in the request override the existing values. - Issue field configurations [Get field configuration items](https://krevt8mwkh.apidog.io/get-field-configuration-items-19180151e0.md): Returns a [paginated](#pagination) list of all fields for a configuration. - Issue field configurations [Update field configuration items](https://krevt8mwkh.apidog.io/update-field-configuration-items-19180152e0.md): Updates fields in a field configuration. The properties of the field configuration fields provided override the existing values. - Issue field configurations [Get all field configuration schemes](https://krevt8mwkh.apidog.io/get-all-field-configuration-schemes-19180153e0.md): Returns a [paginated](#pagination) list of field configuration schemes. - Issue field configurations [Create field configuration scheme](https://krevt8mwkh.apidog.io/create-field-configuration-scheme-19180154e0.md): Creates a field configuration scheme. - Issue field configurations [Get field configuration issue type items](https://krevt8mwkh.apidog.io/get-field-configuration-issue-type-items-19180155e0.md): Returns a [paginated](#pagination) list of field configuration issue type items. - Issue field configurations [Get field configuration schemes for projects](https://krevt8mwkh.apidog.io/get-field-configuration-schemes-for-projects-19180156e0.md): Returns a [paginated](#pagination) list of field configuration schemes and, for each scheme, a list of the projects that use it. - Issue field configurations [Assign field configuration scheme to project](https://krevt8mwkh.apidog.io/assign-field-configuration-scheme-to-project-19180157e0.md): Assigns a field configuration scheme to a project. If the field configuration scheme ID is `null`, the operation assigns the default field configuration scheme. - Issue field configurations [Delete field configuration scheme](https://krevt8mwkh.apidog.io/delete-field-configuration-scheme-19180158e0.md): Deletes a field configuration scheme. - Issue field configurations [Update field configuration scheme](https://krevt8mwkh.apidog.io/update-field-configuration-scheme-19180159e0.md): Updates a field configuration scheme. - Issue field configurations [Assign issue types to field configurations](https://krevt8mwkh.apidog.io/assign-issue-types-to-field-configurations-19180160e0.md): Assigns issue types to field configurations on field configuration scheme. - Issue field configurations [Remove issue types from field configuration scheme](https://krevt8mwkh.apidog.io/remove-issue-types-from-field-configuration-scheme-19180161e0.md): Removes issue types from the field configuration scheme. - Filters [Create filter](https://krevt8mwkh.apidog.io/create-filter-19180162e0.md): Creates a filter. The filter is shared according to the [default share scope](#api-rest-api-3-filter-post). The filter is not selected as a favorite. - Filters [Get favorite filters](https://krevt8mwkh.apidog.io/get-favorite-filters-19180163e0.md): Returns the visible favorite filters of the user. - Filters [Get my filters](https://krevt8mwkh.apidog.io/get-my-filters-19180164e0.md): Returns the filters owned by the user. If `includeFavourites` is `true`, the user's visible favorite filters are also returned. - Filters [Search for filters](https://krevt8mwkh.apidog.io/search-for-filters-19180165e0.md): Returns a [paginated](#pagination) list of filters. Use this operation to get: - Filters [Delete filter](https://krevt8mwkh.apidog.io/delete-filter-19180166e0.md): Delete a filter. - Filters [Get filter](https://krevt8mwkh.apidog.io/get-filter-19180167e0.md): Returns a filter. - Filters [Update filter](https://krevt8mwkh.apidog.io/update-filter-19180168e0.md): Updates a filter. Use this operation to update a filter's name, description, JQL, or sharing. - Filters [Reset columns](https://krevt8mwkh.apidog.io/reset-columns-19180169e0.md): Reset the user's column configuration for the filter to the default. - Filters [Get columns](https://krevt8mwkh.apidog.io/get-columns-19180170e0.md): Returns the columns configured for a filter. The column configuration is used when the filter's results are viewed in *List View* with the *Columns* set to *Filter*. - Filters [Set columns](https://krevt8mwkh.apidog.io/set-columns-19180171e0.md): Sets the columns for a filter. Only navigable fields can be set as columns. Use [Get fields](#api-rest-api-3-field-get) to get the list fields in Jira. A navigable field has `navigable` set to `true`. - Filters [Remove filter as favorite](https://krevt8mwkh.apidog.io/remove-filter-as-favorite-19180172e0.md): Removes a filter as a favorite for the user. Note that this operation only removes filters visible to the user from the user's favorites list. For example, if the user favorites a public filter that is subsequently made private (and is therefore no longer visible on their favorites list) they cannot remove it from their favorites list. - Filters [Add filter as favorite](https://krevt8mwkh.apidog.io/add-filter-as-favorite-19180173e0.md): Add a filter as a favorite for the user. - Filters [Change filter owner](https://krevt8mwkh.apidog.io/change-filter-owner-19180174e0.md): Changes the owner of the filter. - Filter sharing [Get default share scope](https://krevt8mwkh.apidog.io/get-default-share-scope-19180175e0.md): Returns the default sharing settings for new filters and dashboards for a user. - Filter sharing [Set default share scope](https://krevt8mwkh.apidog.io/set-default-share-scope-19180176e0.md): Sets the default sharing for new filters and dashboards for a user. - Filter sharing [Get share permissions](https://krevt8mwkh.apidog.io/get-share-permissions-19180177e0.md): Returns the share permissions for a filter. A filter can be shared with groups, projects, all logged-in users, or the public. Sharing with all logged-in users or the public is known as a global share permission. - Filter sharing [Add share permission](https://krevt8mwkh.apidog.io/add-share-permission-19180178e0.md): Add a share permissions to a filter. If you add a global share permission (one for all logged-in users or the public) it will overwrite all share permissions for the filter. - Filter sharing [Delete share permission](https://krevt8mwkh.apidog.io/delete-share-permission-19180179e0.md): Deletes a share permission from a filter. - Filter sharing [Get share permission](https://krevt8mwkh.apidog.io/get-share-permission-19180180e0.md): Returns a share permission for a filter. A filter can be shared with groups, projects, all logged-in users, or the public. Sharing with all logged-in users or the public is known as a global share permission. - Groups [Remove group](https://krevt8mwkh.apidog.io/remove-group-19180181e0.md): Deletes a group. - Groups [Get group](https://krevt8mwkh.apidog.io/get-group-19180182e0.md): This operation is deprecated, use [`group/member`](#api-rest-api-3-group-member-get). - Groups [Create group](https://krevt8mwkh.apidog.io/create-group-19180183e0.md): Creates a group. - Groups [Bulk get groups](https://krevt8mwkh.apidog.io/bulk-get-groups-19180184e0.md): Returns a [paginated](#pagination) list of groups. - Groups [Get users from group](https://krevt8mwkh.apidog.io/get-users-from-group-19180185e0.md): Returns a [paginated](#pagination) list of all users in a group. - Groups [Remove user from group](https://krevt8mwkh.apidog.io/remove-user-from-group-19180186e0.md): Removes a user from a group. - Groups [Add user to group](https://krevt8mwkh.apidog.io/add-user-to-group-19180187e0.md): Adds a user to a group. - Groups [Find groups](https://krevt8mwkh.apidog.io/find-groups-19180188e0.md): Returns a list of groups whose names contain a query string. A list of group names can be provided to exclude groups from the results. - Group and user picker [Find users and groups](https://krevt8mwkh.apidog.io/find-users-and-groups-19180189e0.md): Returns a list of users and groups matching a string. The string is used: - License metrics [Get license](https://krevt8mwkh.apidog.io/get-license-19180190e0.md): Returns licensing information about the Jira instance. - License metrics [Get approximate license count](https://krevt8mwkh.apidog.io/get-approximate-license-count-19180191e0.md): Returns the approximate number of user accounts across all Jira licenses. Note that this information is cached with a 7-day lifecycle and could be stale at the time of call. - License metrics [Get approximate application license count](https://krevt8mwkh.apidog.io/get-approximate-application-license-count-19180192e0.md): Returns the total approximate number of user accounts for a single Jira license. Note that this information is cached with a 7-day lifecycle and could be stale at the time of call. - Issue search [Get issue picker suggestions](https://krevt8mwkh.apidog.io/get-issue-picker-suggestions-19180193e0.md): Returns lists of issues matching a query string. Use this resource to provide auto-completion suggestions when the user is looking for an issue using a word or string. - Issue search [Check issues against JQL](https://krevt8mwkh.apidog.io/check-issues-against-jql-19180194e0.md): Checks whether one or more issues would be returned by one or more JQL queries. - Issue search [Currently being removed. Search for issues using JQL (GET)](https://krevt8mwkh.apidog.io/currently-being-removed-search-for-issues-using-jql-get-19180195e0.md): Endpoint is currently being removed. [More details](https://developer.atlassian.com/changelog/#CHANGE-2046) - Issue search [Currently being removed. Search for issues using JQL (POST)](https://krevt8mwkh.apidog.io/currently-being-removed-search-for-issues-using-jql-post-19180196e0.md): Endpoint is currently being removed. [More details](https://developer.atlassian.com/changelog/#CHANGE-2046) - Issue search [Count issues using JQL](https://krevt8mwkh.apidog.io/count-issues-using-jql-19180197e0.md): Provide an estimated count of the issues that match the [JQL](https://confluence.atlassian.com/x/egORLQ). Recent updates might not be immediately visible in the returned output. This endpoint requires JQL to be bounded. - Issue search [Search for issues using JQL enhanced search (GET)](https://krevt8mwkh.apidog.io/search-for-issues-using-jql-enhanced-search-get-19180198e0.md): Searches for issues using [JQL](https://confluence.atlassian.com/x/egORLQ). Recent updates might not be immediately visible in the returned search results. If you need [read-after-write](https://developer.atlassian.com/cloud/jira/platform/search-and-reconcile/) consistency, you can utilize the `reconcileIssues` parameter to ensure stronger consistency assurances. This operation can be accessed anonymously. - Issue search [Search for issues using JQL enhanced search (POST)](https://krevt8mwkh.apidog.io/search-for-issues-using-jql-enhanced-search-post-19180199e0.md): Searches for issues using [JQL](https://confluence.atlassian.com/x/egORLQ). Recent updates might not be immediately visible in the returned search results. If you need [read-after-write](https://developer.atlassian.com/cloud/jira/platform/search-and-reconcile/) consistency, you can utilize the `reconcileIssues` parameter to ensure stronger consistency assurances. This operation can be accessed anonymously. - Issue properties [Bulk set issues properties by list](https://krevt8mwkh.apidog.io/bulk-set-issues-properties-by-list-19180200e0.md): Sets or updates a list of entity property values on issues. A list of up to 10 entity properties can be specified along with up to 10,000 issues on which to set or update that list of entity properties. - Issue properties [Bulk set issue properties by issue](https://krevt8mwkh.apidog.io/bulk-set-issue-properties-by-issue-19180201e0.md): Sets or updates entity property values on issues. Up to 10 entity properties can be specified for each issue and up to 100 issues included in the request. - Issue properties [Bulk delete issue property](https://krevt8mwkh.apidog.io/bulk-delete-issue-property-19180202e0.md): Deletes a property value from multiple issues. The issues to be updated can be specified by filter criteria. - Issue properties [Bulk set issue property](https://krevt8mwkh.apidog.io/bulk-set-issue-property-19180203e0.md): Sets a property value on multiple issues. - Issue properties [Get issue property keys](https://krevt8mwkh.apidog.io/get-issue-property-keys-19180204e0.md): Returns the URLs and keys of an issue's properties. - Issue properties [Delete issue property](https://krevt8mwkh.apidog.io/delete-issue-property-19180205e0.md): Deletes an issue's property. - Issue properties [Get issue property](https://krevt8mwkh.apidog.io/get-issue-property-19180206e0.md): Returns the key and value of an issue's property. - Issue properties [Set issue property](https://krevt8mwkh.apidog.io/set-issue-property-19180207e0.md): Sets the value of an issue's property. Use this resource to store custom data against an issue. - Issue watchers [Get is watching issue bulk](https://krevt8mwkh.apidog.io/get-is-watching-issue-bulk-19180208e0.md): Returns, for the user, details of the watched status of issues from a list. If an issue ID is invalid, the returned watched status is `false`. - Issue watchers [Delete watcher](https://krevt8mwkh.apidog.io/delete-watcher-19180209e0.md): Deletes a user as a watcher of an issue. - Issue watchers [Get issue watchers](https://krevt8mwkh.apidog.io/get-issue-watchers-19180210e0.md): Returns the watchers for an issue. - Issue watchers [Add watcher](https://krevt8mwkh.apidog.io/add-watcher-19180211e0.md): Adds a user as a watcher of an issue by passing the account ID of the user. For example, `"5b10ac8d82e05b22cc7d4ef5"`. If no user is specified the calling user is added. - Issue remote links [Delete remote issue link by global ID](https://krevt8mwkh.apidog.io/delete-remote-issue-link-by-global-id-19180212e0.md): Deletes the remote issue link from the issue using the link's global ID. Where the global ID includes reserved URL characters these must be escaped in the request. For example, pass `system=http://www.mycompany.com/support&id=1` as `system%3Dhttp%3A%2F%2Fwww.mycompany.com%2Fsupport%26id%3D1`. - Issue remote links [Get remote issue links](https://krevt8mwkh.apidog.io/get-remote-issue-links-19180213e0.md): Returns the remote issue links for an issue. When a remote issue link global ID is provided the record with that global ID is returned, otherwise all remote issue links are returned. Where a global ID includes reserved URL characters these must be escaped in the request. For example, pass `system=http://www.mycompany.com/support&id=1` as `system%3Dhttp%3A%2F%2Fwww.mycompany.com%2Fsupport%26id%3D1`. - Issue remote links [Create or update remote issue link](https://krevt8mwkh.apidog.io/create-or-update-remote-issue-link-19180214e0.md): Creates or updates a remote issue link for an issue. - Issue remote links [Delete remote issue link by ID](https://krevt8mwkh.apidog.io/delete-remote-issue-link-by-id-19180215e0.md): Deletes a remote issue link from an issue. - Issue remote links [Get remote issue link by ID](https://krevt8mwkh.apidog.io/get-remote-issue-link-by-id-19180216e0.md): Returns a remote issue link for an issue. - Issue remote links [Update remote issue link by ID](https://krevt8mwkh.apidog.io/update-remote-issue-link-by-id-19180217e0.md): Updates a remote issue link for an issue. - Issue votes [Delete vote](https://krevt8mwkh.apidog.io/delete-vote-19180218e0.md): Deletes a user's vote from an issue. This is the equivalent of the user clicking *Unvote* on an issue in Jira. - Issue votes [Get votes](https://krevt8mwkh.apidog.io/get-votes-19180219e0.md): Returns details about the votes on an issue. - Issue votes [Add vote](https://krevt8mwkh.apidog.io/add-vote-19180220e0.md): Adds the user's vote to an issue. This is the equivalent of the user clicking *Vote* on an issue in Jira. - Issue worklogs [Bulk delete worklogs](https://krevt8mwkh.apidog.io/bulk-delete-worklogs-19180221e0.md): Deletes a list of worklogs from an issue. This is an experimental API with limitations: - Issue worklogs [Get issue worklogs](https://krevt8mwkh.apidog.io/get-issue-worklogs-19180222e0.md): Returns worklogs for an issue (ordered by created time), starting from the oldest worklog or from the worklog started on or after a date and time. - Issue worklogs [Add worklog](https://krevt8mwkh.apidog.io/add-worklog-19180223e0.md): Adds a worklog to an issue. - Issue worklogs [Bulk move worklogs](https://krevt8mwkh.apidog.io/bulk-move-worklogs-19180224e0.md): Moves a list of worklogs from one issue to another. This is an experimental API with several limitations: - Issue worklogs [Delete worklog](https://krevt8mwkh.apidog.io/delete-worklog-19180225e0.md): Deletes a worklog from an issue. - Issue worklogs [Get worklog](https://krevt8mwkh.apidog.io/get-worklog-19180226e0.md): Returns a worklog. - Issue worklogs [Update worklog](https://krevt8mwkh.apidog.io/update-worklog-19180227e0.md): Updates a worklog. - Issue worklogs [Get IDs of deleted worklogs](https://krevt8mwkh.apidog.io/get-ids-of-deleted-worklogs-19180228e0.md): Returns a list of IDs and delete timestamps for worklogs deleted after a date and time. - Issue worklogs [Get worklogs](https://krevt8mwkh.apidog.io/get-worklogs-19180229e0.md): Returns worklog details for a list of worklog IDs. - Issue worklogs [Get IDs of updated worklogs](https://krevt8mwkh.apidog.io/get-ids-of-updated-worklogs-19180230e0.md): Returns a list of IDs and update timestamps for worklogs updated after a date and time. - Issue worklog properties [Get worklog property keys](https://krevt8mwkh.apidog.io/get-worklog-property-keys-19180231e0.md): Returns the keys of all properties for a worklog. - Issue worklog properties [Delete worklog property](https://krevt8mwkh.apidog.io/delete-worklog-property-19180232e0.md): Deletes a worklog property. - Issue worklog properties [Get worklog property](https://krevt8mwkh.apidog.io/get-worklog-property-19180233e0.md): Returns the value of a worklog property. - Issue worklog properties [Set worklog property](https://krevt8mwkh.apidog.io/set-worklog-property-19180234e0.md): Sets the value of a worklog property. Use this operation to store custom data against the worklog. - Issue links [Create issue link](https://krevt8mwkh.apidog.io/create-issue-link-19180235e0.md): Creates a link between two issues. Use this operation to indicate a relationship between two issues and optionally add a comment to the from (outward) issue. To use this resource the site must have [Issue Linking](https://confluence.atlassian.com/x/yoXKM) enabled. - Issue links [Delete issue link](https://krevt8mwkh.apidog.io/delete-issue-link-19180236e0.md): Deletes an issue link. - Issue links [Get issue link](https://krevt8mwkh.apidog.io/get-issue-link-19180237e0.md): Returns an issue link. - Issue link types [Get issue link types](https://krevt8mwkh.apidog.io/get-issue-link-types-19180238e0.md): Returns a list of all issue link types. - Issue link types [Create issue link type](https://krevt8mwkh.apidog.io/create-issue-link-type-19180239e0.md): Creates an issue link type. Use this operation to create descriptions of the reasons why issues are linked. The issue link type consists of a name and descriptions for a link's inward and outward relationships. - Issue link types [Delete issue link type](https://krevt8mwkh.apidog.io/delete-issue-link-type-19180240e0.md): Deletes an issue link type. - Issue link types [Get issue link type](https://krevt8mwkh.apidog.io/get-issue-link-type-19180241e0.md): Returns an issue link type. - Issue link types [Update issue link type](https://krevt8mwkh.apidog.io/update-issue-link-type-19180242e0.md): Updates an issue link type. - Issue security schemes [Get issue security schemes](https://krevt8mwkh.apidog.io/get-issue-security-schemes-19180243e0.md): Returns all [issue security schemes](https://confluence.atlassian.com/x/J4lKLg). - Issue security schemes [Create issue security scheme](https://krevt8mwkh.apidog.io/create-issue-security-scheme-19180244e0.md): Creates a security scheme with security scheme levels and levels' members. You can create up to 100 security scheme levels and security scheme levels' members per request. - Issue security schemes [Get issue security levels](https://krevt8mwkh.apidog.io/get-issue-security-levels-19180245e0.md): Returns a [paginated](#pagination) list of issue security levels. - Issue security schemes [Set default issue security levels](https://krevt8mwkh.apidog.io/set-default-issue-security-levels-19180246e0.md): Sets default issue security levels for schemes. - Issue security schemes [Get issue security level members](https://krevt8mwkh.apidog.io/get-issue-security-level-members-19180247e0.md): Returns a [paginated](#pagination) list of issue security level members. - Issue security schemes [Get projects using issue security schemes](https://krevt8mwkh.apidog.io/get-projects-using-issue-security-schemes-19180248e0.md): Returns a [paginated](#pagination) mapping of projects that are using security schemes. You can provide either one or multiple security scheme IDs or project IDs to filter by. If you don't provide any, this will return a list of all mappings. Only issue security schemes in the context of classic projects are supported. **[Permissions](#permissions) required:** *Administer Jira* [global permission](https://confluence.atlassian.com/x/x4dKLg). - Issue security schemes [Associate security scheme to project](https://krevt8mwkh.apidog.io/associate-security-scheme-to-project-19180249e0.md): Associates an issue security scheme with a project and remaps security levels of issues to the new levels, if provided. - Issue security schemes [Search issue security schemes](https://krevt8mwkh.apidog.io/search-issue-security-schemes-19180250e0.md): Returns a [paginated](#pagination) list of issue security schemes. - Issue security schemes [Get issue security scheme](https://krevt8mwkh.apidog.io/get-issue-security-scheme-19180251e0.md): Returns an issue security scheme along with its security levels. - Issue security schemes [Update issue security scheme](https://krevt8mwkh.apidog.io/update-issue-security-scheme-19180252e0.md): Updates the issue security scheme. - Issue security schemes [Delete issue security scheme](https://krevt8mwkh.apidog.io/delete-issue-security-scheme-19180253e0.md): Deletes an issue security scheme. - Issue security schemes [Add issue security levels](https://krevt8mwkh.apidog.io/add-issue-security-levels-19180254e0.md): Adds levels and levels' members to the issue security scheme. You can add up to 100 levels per request. - Issue security schemes [Remove issue security level](https://krevt8mwkh.apidog.io/remove-issue-security-level-19180255e0.md): Deletes an issue security level. - Issue security schemes [Update issue security level](https://krevt8mwkh.apidog.io/update-issue-security-level-19180256e0.md): Updates the issue security level. - Issue security schemes [Add issue security level members](https://krevt8mwkh.apidog.io/add-issue-security-level-members-19180257e0.md): Adds members to the issue security level. You can add up to 100 members per request. - Issue security schemes [Remove member from issue security level](https://krevt8mwkh.apidog.io/remove-member-from-issue-security-level-19180258e0.md): Removes an issue security level member from an issue security scheme. - Issue security level [Get issue security level members by issue security scheme](https://krevt8mwkh.apidog.io/get-issue-security-level-members-by-issue-security-scheme-19180259e0.md): Returns issue security level members. - Issue security level [Get issue security level](https://krevt8mwkh.apidog.io/get-issue-security-level-19180260e0.md): Returns details of an issue security level. - Issue types [Get all issue types for user](https://krevt8mwkh.apidog.io/get-all-issue-types-for-user-19180261e0.md): Returns all issue types. - Issue types [Create issue type](https://krevt8mwkh.apidog.io/create-issue-type-19180262e0.md): Creates an issue type and adds it to the default issue type scheme. - Issue types [Get issue types for project](https://krevt8mwkh.apidog.io/get-issue-types-for-project-19180263e0.md): Returns issue types for a project. - Issue types [Delete issue type](https://krevt8mwkh.apidog.io/delete-issue-type-19180264e0.md): Deletes the issue type. If the issue type is in use, all uses are updated with the alternative issue type (`alternativeIssueTypeId`). A list of alternative issue types are obtained from the [Get alternative issue types](#api-rest-api-3-issuetype-id-alternatives-get) resource. - Issue types [Get issue type](https://krevt8mwkh.apidog.io/get-issue-type-19180265e0.md): Returns an issue type. - Issue types [Update issue type](https://krevt8mwkh.apidog.io/update-issue-type-19180266e0.md): Updates the issue type. - Issue types [Get alternative issue types](https://krevt8mwkh.apidog.io/get-alternative-issue-types-19180267e0.md): Returns a list of issue types that can be used to replace the issue type. The alternative issue types are those assigned to the same workflow scheme, field configuration scheme, and screen scheme. - Issue types [Load issue type avatar](https://krevt8mwkh.apidog.io/load-issue-type-avatar-19180268e0.md): Loads an avatar for the issue type. - Issue type properties [Get issue type property keys](https://krevt8mwkh.apidog.io/get-issue-type-property-keys-19180269e0.md): Returns all the [issue type property](https://developer.atlassian.com/cloud/jira/platform/storing-data-without-a-database/#a-id-jira-entity-properties-a-jira-entity-properties) keys of the issue type. - Issue type properties [Delete issue type property](https://krevt8mwkh.apidog.io/delete-issue-type-property-19180270e0.md): Deletes the [issue type property](https://developer.atlassian.com/cloud/jira/platform/storing-data-without-a-database/#a-id-jira-entity-properties-a-jira-entity-properties). - Issue type properties [Get issue type property](https://krevt8mwkh.apidog.io/get-issue-type-property-19180271e0.md): Returns the key and value of the [issue type property](https://developer.atlassian.com/cloud/jira/platform/storing-data-without-a-database/#a-id-jira-entity-properties-a-jira-entity-properties). - Issue type properties [Set issue type property](https://krevt8mwkh.apidog.io/set-issue-type-property-19180272e0.md): Creates or updates the value of the [issue type property](https://developer.atlassian.com/cloud/jira/platform/storing-data-without-a-database/#a-id-jira-entity-properties-a-jira-entity-properties). Use this resource to store and update data against an issue type. - Issue type schemes [Get all issue type schemes](https://krevt8mwkh.apidog.io/get-all-issue-type-schemes-19180273e0.md): Returns a [paginated](#pagination) list of issue type schemes. - Issue type schemes [Create issue type scheme](https://krevt8mwkh.apidog.io/create-issue-type-scheme-19180274e0.md): Creates an issue type scheme. - Issue type schemes [Get issue type scheme items](https://krevt8mwkh.apidog.io/get-issue-type-scheme-items-19180275e0.md): Returns a [paginated](#pagination) list of issue type scheme items. - Issue type schemes [Get issue type schemes for projects](https://krevt8mwkh.apidog.io/get-issue-type-schemes-for-projects-19180276e0.md): Returns a [paginated](#pagination) list of issue type schemes and, for each issue type scheme, a list of the projects that use it. - Issue type schemes [Assign issue type scheme to project](https://krevt8mwkh.apidog.io/assign-issue-type-scheme-to-project-19180277e0.md): Assigns an issue type scheme to a project. - Issue type schemes [Delete issue type scheme](https://krevt8mwkh.apidog.io/delete-issue-type-scheme-19180278e0.md): Deletes an issue type scheme. - Issue type schemes [Update issue type scheme](https://krevt8mwkh.apidog.io/update-issue-type-scheme-19180279e0.md): Updates an issue type scheme. - Issue type schemes [Add issue types to issue type scheme](https://krevt8mwkh.apidog.io/add-issue-types-to-issue-type-scheme-19180280e0.md): Adds issue types to an issue type scheme. - Issue type schemes [Change order of issue types](https://krevt8mwkh.apidog.io/change-order-of-issue-types-19180281e0.md): Changes the order of issue types in an issue type scheme. - Issue type schemes [Remove issue type from issue type scheme](https://krevt8mwkh.apidog.io/remove-issue-type-from-issue-type-scheme-19180282e0.md): Removes an issue type from an issue type scheme. - Issue type screen schemes [Get issue type screen schemes](https://krevt8mwkh.apidog.io/get-issue-type-screen-schemes-19180283e0.md): Returns a [paginated](#pagination) list of issue type screen schemes. - Issue type screen schemes [Create issue type screen scheme](https://krevt8mwkh.apidog.io/create-issue-type-screen-scheme-19180284e0.md): Creates an issue type screen scheme. - Issue type screen schemes [Get issue type screen scheme items](https://krevt8mwkh.apidog.io/get-issue-type-screen-scheme-items-19180285e0.md): Returns a [paginated](#pagination) list of issue type screen scheme items. - Issue type screen schemes [Get issue type screen schemes for projects](https://krevt8mwkh.apidog.io/get-issue-type-screen-schemes-for-projects-19180286e0.md): Returns a [paginated](#pagination) list of issue type screen schemes and, for each issue type screen scheme, a list of the projects that use it. - Issue type screen schemes [Assign issue type screen scheme to project](https://krevt8mwkh.apidog.io/assign-issue-type-screen-scheme-to-project-19180287e0.md): Assigns an issue type screen scheme to a project. - Issue type screen schemes [Delete issue type screen scheme](https://krevt8mwkh.apidog.io/delete-issue-type-screen-scheme-19180288e0.md): Deletes an issue type screen scheme. - Issue type screen schemes [Update issue type screen scheme](https://krevt8mwkh.apidog.io/update-issue-type-screen-scheme-19180289e0.md): Updates an issue type screen scheme. - Issue type screen schemes [Append mappings to issue type screen scheme](https://krevt8mwkh.apidog.io/append-mappings-to-issue-type-screen-scheme-19180290e0.md): Appends issue type to screen scheme mappings to an issue type screen scheme. - Issue type screen schemes [Update issue type screen scheme default screen scheme](https://krevt8mwkh.apidog.io/update-issue-type-screen-scheme-default-screen-scheme-19180291e0.md): Updates the default screen scheme of an issue type screen scheme. The default screen scheme is used for all unmapped issue types. - Issue type screen schemes [Remove mappings from issue type screen scheme](https://krevt8mwkh.apidog.io/remove-mappings-from-issue-type-screen-scheme-19180292e0.md): Removes issue type to screen scheme mappings from an issue type screen scheme. - Issue type screen schemes [Get issue type screen scheme projects](https://krevt8mwkh.apidog.io/get-issue-type-screen-scheme-projects-19180293e0.md): Returns a [paginated](#pagination) list of projects associated with an issue type screen scheme. - JQL [Get field reference data (GET)](https://krevt8mwkh.apidog.io/get-field-reference-data-get-19180294e0.md): Returns reference data for JQL searches. This is a downloadable version of the documentation provided in [Advanced searching - fields reference](https://confluence.atlassian.com/x/gwORLQ) and [Advanced searching - functions reference](https://confluence.atlassian.com/x/hgORLQ), along with a list of JQL-reserved words. Use this information to assist with the programmatic creation of JQL queries or the validation of queries built in a custom query builder. - JQL [Get field reference data (POST)](https://krevt8mwkh.apidog.io/get-field-reference-data-post-19180295e0.md): Returns reference data for JQL searches. This is a downloadable version of the documentation provided in [Advanced searching - fields reference](https://confluence.atlassian.com/x/gwORLQ) and [Advanced searching - functions reference](https://confluence.atlassian.com/x/hgORLQ), along with a list of JQL-reserved words. Use this information to assist with the programmatic creation of JQL queries or the validation of queries built in a custom query builder. - JQL [Get field auto complete suggestions](https://krevt8mwkh.apidog.io/get-field-auto-complete-suggestions-19180296e0.md): Returns the JQL search auto complete suggestions for a field. - JQL [Parse JQL query](https://krevt8mwkh.apidog.io/parse-jql-query-19180297e0.md): Parses and validates JQL queries. - JQL [Convert user identifiers to account IDs in JQL queries](https://krevt8mwkh.apidog.io/convert-user-identifiers-to-account-ids-in-jql-queries-19180298e0.md): Converts one or more JQL queries with user identifiers (username or user key) to equivalent JQL queries with account IDs. - JQL [Sanitize JQL queries](https://krevt8mwkh.apidog.io/sanitize-jql-queries-19180299e0.md): Sanitizes one or more JQL queries by converting readable details into IDs where a user doesn't have permission to view the entity. - JQL functions (apps) [Get precomputations (apps)](https://krevt8mwkh.apidog.io/get-precomputations-apps-19180300e0.md): Returns the list of a function's precomputations along with information about when they were created, updated, and last used. Each precomputation has a `value` \- the JQL fragment to replace the custom function clause with. - JQL functions (apps) [Update precomputations (apps)](https://krevt8mwkh.apidog.io/update-precomputations-apps-19180301e0.md): Update the precomputation value of a function created by a Forge/Connect app. - JQL functions (apps) [Get precomputations by ID (apps)](https://krevt8mwkh.apidog.io/get-precomputations-by-id-apps-19180302e0.md): Returns function precomputations by IDs, along with information about when they were created, updated, and last used. Each precomputation has a `value` \- the JQL fragment to replace the custom function clause with. - Labels [Get all labels](https://krevt8mwkh.apidog.io/get-all-labels-19180303e0.md): Returns a [paginated](#pagination) list of labels. - Permissions [Get my permissions](https://krevt8mwkh.apidog.io/get-my-permissions-19180304e0.md): Returns a list of permissions indicating which permissions the user has. Details of the user's permissions can be obtained in a global, project, issue or comment context. - Permissions [Get all permissions](https://krevt8mwkh.apidog.io/get-all-permissions-19180305e0.md): Returns all permissions, including: - Permissions [Get bulk permissions](https://krevt8mwkh.apidog.io/get-bulk-permissions-19180306e0.md): Returns: - Permissions [Get permitted projects](https://krevt8mwkh.apidog.io/get-permitted-projects-19180307e0.md): Returns all the projects where the user is granted a list of project permissions. - Myself [Delete preference](https://krevt8mwkh.apidog.io/delete-preference-19180308e0.md): Deletes a preference of the user, which restores the default value of system defined settings. - Myself [Get preference](https://krevt8mwkh.apidog.io/get-preference-19180309e0.md): Returns the value of a preference of the current user. - Myself [Set preference](https://krevt8mwkh.apidog.io/set-preference-19180310e0.md): Creates a preference for the user or updates a preference's value by sending a plain text string. For example, `false`. An arbitrary preference can be created with the value containing up to 255 characters. In addition, the following keys define system preferences that can be set or created: - Myself [Get locale](https://krevt8mwkh.apidog.io/get-locale-19180311e0.md): Returns the locale for the user. - Myself [Set locale](https://krevt8mwkh.apidog.io/set-locale-19180312e0.md): Deprecated, use [ Update a user profile](https://developer.atlassian.com/cloud/admin/user-management/rest/#api-users-account-id-manage-profile-patch) from the user management REST API instead. - Myself [Get current user](https://krevt8mwkh.apidog.io/get-current-user-19180313e0.md): Returns details for the current user. - Issue notification schemes [Get notification schemes paginated](https://krevt8mwkh.apidog.io/get-notification-schemes-paginated-19180314e0.md): Returns a [paginated](#pagination) list of [notification schemes](https://confluence.atlassian.com/x/8YdKLg) ordered by the display name. - Issue notification schemes [Create notification scheme](https://krevt8mwkh.apidog.io/create-notification-scheme-19180315e0.md): Creates a notification scheme with notifications. You can create up to 1000 notifications per request. - Issue notification schemes [Get projects using notification schemes paginated](https://krevt8mwkh.apidog.io/get-projects-using-notification-schemes-paginated-19180316e0.md): Returns a [paginated](#pagination) mapping of project that have notification scheme assigned. You can provide either one or multiple notification scheme IDs or project IDs to filter by. If you don't provide any, this will return a list of all mappings. Note that only company-managed (classic) projects are supported. This is because team-managed projects don't have a concept of a default notification scheme. The mappings are ordered by projectId. - Issue notification schemes [Get notification scheme](https://krevt8mwkh.apidog.io/get-notification-scheme-19180317e0.md): Returns a [notification scheme](https://confluence.atlassian.com/x/8YdKLg), including the list of events and the recipients who will receive notifications for those events. - Issue notification schemes [Update notification scheme](https://krevt8mwkh.apidog.io/update-notification-scheme-19180318e0.md): Updates a notification scheme. - Issue notification schemes [Add notifications to notification scheme](https://krevt8mwkh.apidog.io/add-notifications-to-notification-scheme-19180319e0.md): Adds notifications to a notification scheme. You can add up to 1000 notifications per request. - Issue notification schemes [Delete notification scheme](https://krevt8mwkh.apidog.io/delete-notification-scheme-19180320e0.md): Deletes a notification scheme. - Issue notification schemes [Remove notification from notification scheme](https://krevt8mwkh.apidog.io/remove-notification-from-notification-scheme-19180321e0.md): Removes a notification from a notification scheme. - Permission schemes [Get all permission schemes](https://krevt8mwkh.apidog.io/get-all-permission-schemes-19180322e0.md): Returns all permission schemes. - Permission schemes [Create permission scheme](https://krevt8mwkh.apidog.io/create-permission-scheme-19180323e0.md): Creates a new permission scheme. You can create a permission scheme with or without defining a set of permission grants. - Permission schemes [Delete permission scheme](https://krevt8mwkh.apidog.io/delete-permission-scheme-19180324e0.md): Deletes a permission scheme. - Permission schemes [Get permission scheme](https://krevt8mwkh.apidog.io/get-permission-scheme-19180325e0.md): Returns a permission scheme. - Permission schemes [Update permission scheme](https://krevt8mwkh.apidog.io/update-permission-scheme-19180326e0.md): Updates a permission scheme. Below are some important things to note when using this resource: - Permission schemes [Get permission scheme grants](https://krevt8mwkh.apidog.io/get-permission-scheme-grants-19180327e0.md): Returns all permission grants for a permission scheme. - Permission schemes [Create permission grant](https://krevt8mwkh.apidog.io/create-permission-grant-19180328e0.md): Creates a permission grant in a permission scheme. - Permission schemes [Delete permission scheme grant](https://krevt8mwkh.apidog.io/delete-permission-scheme-grant-19180329e0.md): Deletes a permission grant from a permission scheme. See [About permission schemes and grants](../api-group-permission-schemes/#about-permission-schemes-and-grants) for more details. - Permission schemes [Get permission scheme grant](https://krevt8mwkh.apidog.io/get-permission-scheme-grant-19180330e0.md): Returns a permission grant. - Plans [Get plans paginated](https://krevt8mwkh.apidog.io/get-plans-paginated-19180331e0.md): Returns a [paginated](#pagination) list of plans. - Plans [Create plan](https://krevt8mwkh.apidog.io/create-plan-19180332e0.md): Creates a plan. - Plans [Get plan](https://krevt8mwkh.apidog.io/get-plan-19180333e0.md): Returns a plan. - Plans [Update plan](https://krevt8mwkh.apidog.io/update-plan-19180334e0.md): Updates any of the following details of a plan using [JSON Patch](https://datatracker.ietf.org/doc/html/rfc6902). - Plans [Archive plan](https://krevt8mwkh.apidog.io/archive-plan-19180335e0.md): Archives a plan. - Plans [Duplicate plan](https://krevt8mwkh.apidog.io/duplicate-plan-19180336e0.md): Duplicates a plan. - Plans [Trash plan](https://krevt8mwkh.apidog.io/trash-plan-19180337e0.md): Moves a plan to trash. - Teams in plan [Get teams in plan paginated](https://krevt8mwkh.apidog.io/get-teams-in-plan-paginated-19180338e0.md): Returns a [paginated](#pagination) list of plan-only and Atlassian teams in a plan. - Teams in plan [Add Atlassian team to plan](https://krevt8mwkh.apidog.io/add-atlassian-team-to-plan-19180339e0.md): Adds an existing Atlassian team to a plan and configures their plannning settings. - Teams in plan [Remove Atlassian team from plan](https://krevt8mwkh.apidog.io/remove-atlassian-team-from-plan-19180340e0.md): Removes an Atlassian team from a plan and deletes their planning settings. - Teams in plan [Get Atlassian team in plan](https://krevt8mwkh.apidog.io/get-atlassian-team-in-plan-19180341e0.md): Returns planning settings for an Atlassian team in a plan. - Teams in plan [Update Atlassian team in plan](https://krevt8mwkh.apidog.io/update-atlassian-team-in-plan-19180342e0.md): Updates any of the following planning settings of an Atlassian team in a plan using [JSON Patch](https://datatracker.ietf.org/doc/html/rfc6902). - Teams in plan [Create plan-only team](https://krevt8mwkh.apidog.io/create-plan-only-team-19180343e0.md): Creates a plan-only team and configures their planning settings. - Teams in plan [Delete plan-only team](https://krevt8mwkh.apidog.io/delete-plan-only-team-19180344e0.md): Deletes a plan-only team and their planning settings. - Teams in plan [Get plan-only team](https://krevt8mwkh.apidog.io/get-plan-only-team-19180345e0.md): Returns planning settings for a plan-only team. - Teams in plan [Update plan-only team](https://krevt8mwkh.apidog.io/update-plan-only-team-19180346e0.md): Updates any of the following planning settings of a plan-only team using [JSON Patch](https://datatracker.ietf.org/doc/html/rfc6902). - Issue priorities [Get priorities](https://krevt8mwkh.apidog.io/get-priorities-19180347e0.md): Returns the list of all issue priorities. - Issue priorities [Create priority](https://krevt8mwkh.apidog.io/create-priority-19180348e0.md): Creates an issue priority. - Issue priorities [Set default priority](https://krevt8mwkh.apidog.io/set-default-priority-19180349e0.md): Sets default issue priority. - Issue priorities [Move priorities](https://krevt8mwkh.apidog.io/move-priorities-19180350e0.md): Changes the order of issue priorities. - Issue priorities [Search priorities](https://krevt8mwkh.apidog.io/search-priorities-19180351e0.md): Returns a [paginated](#pagination) list of priorities. The list can contain all priorities or a subset determined by any combination of these criteria: - Issue priorities [Delete priority](https://krevt8mwkh.apidog.io/delete-priority-19180352e0.md): Deletes an issue priority. - Issue priorities [Get priority](https://krevt8mwkh.apidog.io/get-priority-19180353e0.md): Returns an issue priority. - Issue priorities [Update priority](https://krevt8mwkh.apidog.io/update-priority-19180354e0.md): Updates an issue priority. - Priority schemes [Get priority schemes](https://krevt8mwkh.apidog.io/get-priority-schemes-19180355e0.md): Returns a [paginated](#pagination) list of priority schemes. - Priority schemes [Create priority scheme](https://krevt8mwkh.apidog.io/create-priority-scheme-19180356e0.md): Creates a new priority scheme. - Priority schemes [Suggested priorities for mappings](https://krevt8mwkh.apidog.io/suggested-priorities-for-mappings-19180357e0.md): Returns a [paginated](#pagination) list of priorities that would require mapping, given a change in priorities or projects associated with a priority scheme. - Priority schemes [Get available priorities by priority scheme](https://krevt8mwkh.apidog.io/get-available-priorities-by-priority-scheme-19180358e0.md): Returns a [paginated](#pagination) list of priorities available for adding to a priority scheme. - Priority schemes [Delete priority scheme](https://krevt8mwkh.apidog.io/delete-priority-scheme-19180359e0.md): Deletes a priority scheme. - Priority schemes [Update priority scheme](https://krevt8mwkh.apidog.io/update-priority-scheme-19180360e0.md): Updates a priority scheme. This includes its details, the lists of priorities and projects in it - Priority schemes [Get priorities by priority scheme](https://krevt8mwkh.apidog.io/get-priorities-by-priority-scheme-19180361e0.md): Returns a [paginated](#pagination) list of priorities by scheme. - Priority schemes [Get projects by priority scheme](https://krevt8mwkh.apidog.io/get-projects-by-priority-scheme-19180362e0.md): Returns a [paginated](#pagination) list of projects by scheme. - Projects [Get all projects](https://krevt8mwkh.apidog.io/get-all-projects-19180363e0.md): Returns all projects visible to the user. Deprecated, use [ Get projects paginated](#api-rest-api-3-project-search-get) that supports search and pagination. - Projects [Create project](https://krevt8mwkh.apidog.io/create-project-19180364e0.md): Creates a project based on a project type template, as shown in the following table: - Projects [Get recent projects](https://krevt8mwkh.apidog.io/get-recent-projects-19180365e0.md): Returns a list of up to 20 projects recently viewed by the user that are still visible to the user. - Projects [Get projects paginated](https://krevt8mwkh.apidog.io/get-projects-paginated-19180366e0.md): Returns a [paginated](#pagination) list of projects visible to the user. - Projects [Delete project](https://krevt8mwkh.apidog.io/delete-project-19180367e0.md): Deletes a project. - Projects [Get project](https://krevt8mwkh.apidog.io/get-project-19180368e0.md): Returns the [project details](https://confluence.atlassian.com/x/ahLpNw) for a project. - Projects [Update project](https://krevt8mwkh.apidog.io/update-project-19180369e0.md): Updates the [project details](https://confluence.atlassian.com/x/ahLpNw) of a project. - Projects [Archive project](https://krevt8mwkh.apidog.io/archive-project-19180370e0.md): Archives a project. You can't delete a project if it's archived. To delete an archived project, restore the project and then delete it. To restore a project, use the Jira UI. - Projects [Delete project asynchronously](https://krevt8mwkh.apidog.io/delete-project-asynchronously-19180371e0.md): Deletes a project asynchronously. - Projects [Restore deleted or archived project](https://krevt8mwkh.apidog.io/restore-deleted-or-archived-project-19180372e0.md): Restores a project that has been archived or placed in the Jira recycle bin. - Projects [Get all statuses for project](https://krevt8mwkh.apidog.io/get-all-statuses-for-project-19180373e0.md): Returns the valid statuses for a project. The statuses are grouped by issue type, as each project has a set of valid issue types and each issue type has a set of valid statuses. - Projects [Get project issue type hierarchy](https://krevt8mwkh.apidog.io/get-project-issue-type-hierarchy-19180374e0.md): Get the issue type hierarchy for a next-gen project. - Projects [Get project notification scheme](https://krevt8mwkh.apidog.io/get-project-notification-scheme-19180375e0.md): Gets a [notification scheme](https://confluence.atlassian.com/x/8YdKLg) associated with the project. - Project templates [Create custom project](https://krevt8mwkh.apidog.io/create-custom-project-19180376e0.md): Creates a project based on a custom template provided in the request. - Project types [Get all project types](https://krevt8mwkh.apidog.io/get-all-project-types-19180377e0.md): Returns all [project types](https://confluence.atlassian.com/x/Var1Nw), whether or not the instance has a valid license for each type. - Project types [Get licensed project types](https://krevt8mwkh.apidog.io/get-licensed-project-types-19180378e0.md): Returns all [project types](https://confluence.atlassian.com/x/Var1Nw) with a valid license. - Project types [Get project type by key](https://krevt8mwkh.apidog.io/get-project-type-by-key-19180379e0.md): Returns a [project type](https://confluence.atlassian.com/x/Var1Nw). - Project types [Get accessible project type by key](https://krevt8mwkh.apidog.io/get-accessible-project-type-by-key-19180380e0.md): Returns a [project type](https://confluence.atlassian.com/x/Var1Nw) if it is accessible to the user. - Project avatars [Set project avatar](https://krevt8mwkh.apidog.io/set-project-avatar-19180381e0.md): Sets the avatar displayed for a project. - Project avatars [Delete project avatar](https://krevt8mwkh.apidog.io/delete-project-avatar-19180382e0.md): Deletes a custom avatar from a project. Note that system avatars cannot be deleted. - Project avatars [Load project avatar](https://krevt8mwkh.apidog.io/load-project-avatar-19180383e0.md): Loads an avatar for a project. - Project avatars [Get all project avatars](https://krevt8mwkh.apidog.io/get-all-project-avatars-19180384e0.md): Returns all project avatars, grouped by system and custom avatars. - Project classification levels [Remove the default data classification level from a project](https://krevt8mwkh.apidog.io/remove-the-default-data-classification-level-from-a-project-19180385e0.md): Remove the default data classification level for a project. - Project classification levels [Get the default data classification level of a project](https://krevt8mwkh.apidog.io/get-the-default-data-classification-level-of-a-project-19180386e0.md): Returns the default data classification for a project. - Project classification levels [Update the default data classification level of a project](https://krevt8mwkh.apidog.io/update-the-default-data-classification-level-of-a-project-19180387e0.md): Updates the default data classification level for a project. - Project features [Get project features](https://krevt8mwkh.apidog.io/get-project-features-19180388e0.md): Returns the list of features for a project. - Project features [Set project feature state](https://krevt8mwkh.apidog.io/set-project-feature-state-19180389e0.md): Sets the state of a project feature. - Project properties [Get project property keys](https://krevt8mwkh.apidog.io/get-project-property-keys-19180390e0.md): Returns all [project property](https://developer.atlassian.com/cloud/jira/platform/storing-data-without-a-database/#a-id-jira-entity-properties-a-jira-entity-properties) keys for the project. - Project properties [Delete project property](https://krevt8mwkh.apidog.io/delete-project-property-19180391e0.md): Deletes the [property](https://developer.atlassian.com/cloud/jira/platform/storing-data-without-a-database/#a-id-jira-entity-properties-a-jira-entity-properties) from a project. - Project properties [Get project property](https://krevt8mwkh.apidog.io/get-project-property-19180392e0.md): Returns the value of a [project property](https://developer.atlassian.com/cloud/jira/platform/storing-data-without-a-database/#a-id-jira-entity-properties-a-jira-entity-properties). - Project properties [Set project property](https://krevt8mwkh.apidog.io/set-project-property-19180393e0.md): Sets the value of the [project property](https://developer.atlassian.com/cloud/jira/platform/storing-data-without-a-database/#a-id-jira-entity-properties-a-jira-entity-properties). You can use project properties to store custom data against the project. - Project roles [Get project roles for project](https://krevt8mwkh.apidog.io/get-project-roles-for-project-19180394e0.md): Returns a list of [project roles](https://support.atlassian.com/jira-cloud-administration/docs/manage-project-roles/) for the project returning the name and self URL for each role. - Project roles [Get project role for project](https://krevt8mwkh.apidog.io/get-project-role-for-project-19180395e0.md): Returns a project role's details and actors associated with the project. The list of actors is sorted by display name. - Project roles [Get project role details](https://krevt8mwkh.apidog.io/get-project-role-details-19180396e0.md): Returns all [project roles](https://support.atlassian.com/jira-cloud-administration/docs/manage-project-roles/) and the details for each role. Note that the list of project roles is common to all projects. - Project roles [Get all project roles](https://krevt8mwkh.apidog.io/get-all-project-roles-19180397e0.md): Gets a list of all project roles, complete with project role details and default actors. - Project roles [Create project role](https://krevt8mwkh.apidog.io/create-project-role-19180398e0.md): Creates a new project role with no [default actors](#api-rest-api-3-resolution-get). You can use the [Add default actors to project role](#api-rest-api-3-role-id-actors-post) operation to add default actors to the project role after creating it. - Project roles [Delete project role](https://krevt8mwkh.apidog.io/delete-project-role-19180399e0.md): Deletes a project role. You must specify a replacement project role if you wish to delete a project role that is in use. - Project roles [Get project role by ID](https://krevt8mwkh.apidog.io/get-project-role-by-id-19180400e0.md): Gets the project role details and the default actors associated with the role. The list of default actors is sorted by display name. - Project roles [Partial update project role](https://krevt8mwkh.apidog.io/partial-update-project-role-19180401e0.md): Updates either the project role's name or its description. - Project roles [Fully update project role](https://krevt8mwkh.apidog.io/fully-update-project-role-19180402e0.md): Updates the project role's name and description. You must include both a name and a description in the request. - Project role actors [Delete actors from project role](https://krevt8mwkh.apidog.io/delete-actors-from-project-role-19180403e0.md): Deletes actors from a project role for the project. - Project role actors [Add actors to project role](https://krevt8mwkh.apidog.io/add-actors-to-project-role-19180404e0.md): Adds actors to a project role for the project. - Project role actors [Set actors for project role](https://krevt8mwkh.apidog.io/set-actors-for-project-role-19180405e0.md): Sets the actors for a project role for a project, replacing all existing actors. - Project role actors [Delete default actors from project role](https://krevt8mwkh.apidog.io/delete-default-actors-from-project-role-19180406e0.md): Deletes the [default actors](#api-rest-api-3-resolution-get) from a project role. You may delete a group or user, but you cannot delete a group and a user in the same request. - Project role actors [Get default actors for project role](https://krevt8mwkh.apidog.io/get-default-actors-for-project-role-19180407e0.md): Returns the [default actors](#api-rest-api-3-resolution-get) for the project role. - Project role actors [Add default actors to project role](https://krevt8mwkh.apidog.io/add-default-actors-to-project-role-19180408e0.md): Adds [default actors](#api-rest-api-3-resolution-get) to a role. You may add groups or users, but you cannot add groups and users in the same request. - Project versions [Get project versions paginated](https://krevt8mwkh.apidog.io/get-project-versions-paginated-19180409e0.md): Returns a [paginated](#pagination) list of all versions in a project. See the [Get project versions](#api-rest-api-3-project-projectIdOrKey-versions-get) resource if you want to get a full list of versions without pagination. - Project versions [Get project versions](https://krevt8mwkh.apidog.io/get-project-versions-19180410e0.md): Returns all versions in a project. The response is not paginated. Use [Get project versions paginated](#api-rest-api-3-project-projectIdOrKey-version-get) if you want to get the versions in a project with pagination. - Project versions [Create version](https://krevt8mwkh.apidog.io/create-version-19180411e0.md): Creates a project version. - Project versions [Delete version](https://krevt8mwkh.apidog.io/delete-version-19180412e0.md): Deletes a project version. - Project versions [Get version](https://krevt8mwkh.apidog.io/get-version-19180413e0.md): Returns a project version. - Project versions [Update version](https://krevt8mwkh.apidog.io/update-version-19180414e0.md): Updates a project version. - Project versions [Merge versions](https://krevt8mwkh.apidog.io/merge-versions-19180415e0.md): Merges two project versions. The merge is completed by deleting the version specified in `id` and replacing any occurrences of its ID in `fixVersion` with the version ID specified in `moveIssuesTo`. - Project versions [Move version](https://krevt8mwkh.apidog.io/move-version-19180416e0.md): Modifies the version's sequence within the project, which affects the display order of the versions in Jira. - Project versions [Get version's related issues count](https://krevt8mwkh.apidog.io/get-versions-related-issues-count-19180417e0.md): Returns the following counts for a version: - Project versions [Get related work](https://krevt8mwkh.apidog.io/get-related-work-19180418e0.md): Returns related work items for the given version id. - Project versions [Create related work](https://krevt8mwkh.apidog.io/create-related-work-19180419e0.md): Creates a related work for the given version. You can only create a generic link type of related works via this API. relatedWorkId will be auto-generated UUID, that does not need to be provided. - Project versions [Update related work](https://krevt8mwkh.apidog.io/update-related-work-19180420e0.md): Updates the given related work. You can only update generic link related works via Rest APIs. Any archived version related works can't be edited. - Project versions [Delete and replace version](https://krevt8mwkh.apidog.io/delete-and-replace-version-19180421e0.md): Deletes a project version. - Project versions [Get version's unresolved issues count](https://krevt8mwkh.apidog.io/get-versions-unresolved-issues-count-19180422e0.md): Returns counts of the issues and unresolved issues for the project version. - Project versions [Delete related work](https://krevt8mwkh.apidog.io/delete-related-work-19180423e0.md): Deletes the given related work for the given version. - Project email [Get project's sender email](https://krevt8mwkh.apidog.io/get-projects-sender-email-19180424e0.md): Returns the [project's sender email address](https://confluence.atlassian.com/x/dolKLg). - Project email [Set project's sender email](https://krevt8mwkh.apidog.io/set-projects-sender-email-19180425e0.md): Sets the [project's sender email address](https://confluence.atlassian.com/x/dolKLg). - Project permission schemes [Get project issue security scheme](https://krevt8mwkh.apidog.io/get-project-issue-security-scheme-19180426e0.md): Returns the [issue security scheme](https://confluence.atlassian.com/x/J4lKLg) associated with the project. - Project permission schemes [Get assigned permission scheme](https://krevt8mwkh.apidog.io/get-assigned-permission-scheme-19180427e0.md): Gets the [permission scheme](https://confluence.atlassian.com/x/yodKLg) associated with the project. - Project permission schemes [Assign permission scheme](https://krevt8mwkh.apidog.io/assign-permission-scheme-19180428e0.md): Assigns a permission scheme with a project. See [Managing project permissions](https://confluence.atlassian.com/x/yodKLg) for more information about permission schemes. - Project permission schemes [Get project issue security levels](https://krevt8mwkh.apidog.io/get-project-issue-security-levels-19180429e0.md): Returns all [issue security](https://confluence.atlassian.com/x/J4lKLg) levels for the project that the user has access to. - Project categories [Get all project categories](https://krevt8mwkh.apidog.io/get-all-project-categories-19180430e0.md): Returns all project categories. - Project categories [Create project category](https://krevt8mwkh.apidog.io/create-project-category-19180431e0.md): Creates a project category. - Project categories [Delete project category](https://krevt8mwkh.apidog.io/delete-project-category-19180432e0.md): Deletes a project category. - Project categories [Get project category by ID](https://krevt8mwkh.apidog.io/get-project-category-by-id-19180433e0.md): Returns a project category. - Project categories [Update project category](https://krevt8mwkh.apidog.io/update-project-category-19180434e0.md): Updates a project category. - Project key and name validation [Validate project key](https://krevt8mwkh.apidog.io/validate-project-key-19180435e0.md): Validates a project key by confirming the key is a valid string and not in use. - Project key and name validation [Get valid project key](https://krevt8mwkh.apidog.io/get-valid-project-key-19180436e0.md): Validates a project key and, if the key is invalid or in use, generates a valid random string for the project key. - Project key and name validation [Get valid project name](https://krevt8mwkh.apidog.io/get-valid-project-name-19180437e0.md): Checks that a project name isn't in use. If the name isn't in use, the passed string is returned. If the name is in use, this operation attempts to generate a valid project name based on the one supplied, usually by adding a sequence number. If a valid project name cannot be generated, a 404 response is returned. - Issue redaction [Redact](https://krevt8mwkh.apidog.io/redact-19180438e0.md): Submit a job to redact issue field data. This will trigger the redaction of the data in the specified fields asynchronously. - Issue redaction [Get redaction status](https://krevt8mwkh.apidog.io/get-redaction-status-19180439e0.md): Retrieves the current status of a redaction job ID. - Issue resolutions [Get resolutions](https://krevt8mwkh.apidog.io/get-resolutions-19180440e0.md): Returns a list of all issue resolution values. - Issue resolutions [Create resolution](https://krevt8mwkh.apidog.io/create-resolution-19180441e0.md): Creates an issue resolution. - Issue resolutions [Set default resolution](https://krevt8mwkh.apidog.io/set-default-resolution-19180442e0.md): Sets default issue resolution. - Issue resolutions [Move resolutions](https://krevt8mwkh.apidog.io/move-resolutions-19180443e0.md): Changes the order of issue resolutions. - Issue resolutions [Search resolutions](https://krevt8mwkh.apidog.io/search-resolutions-19180444e0.md): Returns a [paginated](#pagination) list of resolutions. The list can contain all resolutions or a subset determined by any combination of these criteria: - Issue resolutions [Delete resolution](https://krevt8mwkh.apidog.io/delete-resolution-19180445e0.md): Deletes an issue resolution. - Issue resolutions [Get resolution](https://krevt8mwkh.apidog.io/get-resolution-19180446e0.md): Returns an issue resolution value. - Issue resolutions [Update resolution](https://krevt8mwkh.apidog.io/update-resolution-19180447e0.md): Updates an issue resolution. - Screen tabs [Get bulk screen tabs](https://krevt8mwkh.apidog.io/get-bulk-screen-tabs-19180448e0.md): Returns the list of tabs for a bulk of screens. - Screen tabs [Get all screen tabs](https://krevt8mwkh.apidog.io/get-all-screen-tabs-19180449e0.md): Returns the list of tabs for a screen. - Screen tabs [Create screen tab](https://krevt8mwkh.apidog.io/create-screen-tab-19180450e0.md): Creates a tab for a screen. - Screen tabs [Delete screen tab](https://krevt8mwkh.apidog.io/delete-screen-tab-19180451e0.md): Deletes a screen tab. - Screen tabs [Update screen tab](https://krevt8mwkh.apidog.io/update-screen-tab-19180452e0.md): Updates the name of a screen tab. - Screen tabs [Move screen tab](https://krevt8mwkh.apidog.io/move-screen-tab-19180453e0.md): Moves a screen tab. - Screen tab fields [Get all screen tab fields](https://krevt8mwkh.apidog.io/get-all-screen-tab-fields-19180454e0.md): Returns all fields for a screen tab. - Screen tab fields [Add screen tab field](https://krevt8mwkh.apidog.io/add-screen-tab-field-19180455e0.md): Adds a field to a screen tab. - Screen tab fields [Remove screen tab field](https://krevt8mwkh.apidog.io/remove-screen-tab-field-19180456e0.md): Removes a field from a screen tab. - Screen tab fields [Move screen tab field](https://krevt8mwkh.apidog.io/move-screen-tab-field-19180457e0.md): Moves a screen tab field. - Screen schemes [Get screen schemes](https://krevt8mwkh.apidog.io/get-screen-schemes-19180458e0.md): Returns a [paginated](#pagination) list of screen schemes. - Screen schemes [Create screen scheme](https://krevt8mwkh.apidog.io/create-screen-scheme-19180459e0.md): Creates a screen scheme. - Screen schemes [Delete screen scheme](https://krevt8mwkh.apidog.io/delete-screen-scheme-19180460e0.md): Deletes a screen scheme. A screen scheme cannot be deleted if it is used in an issue type screen scheme. - Screen schemes [Update screen scheme](https://krevt8mwkh.apidog.io/update-screen-scheme-19180461e0.md): Updates a screen scheme. Only screen schemes used in classic projects can be updated. - Server info [Get Jira instance info](https://krevt8mwkh.apidog.io/get-jira-instance-info-19180462e0.md): Returns information about the Jira instance. - Issue navigator settings [Get issue navigator default columns](https://krevt8mwkh.apidog.io/get-issue-navigator-default-columns-19180463e0.md): Returns the default issue navigator columns. - Issue navigator settings [Set issue navigator default columns](https://krevt8mwkh.apidog.io/set-issue-navigator-default-columns-19180464e0.md): Sets the default issue navigator columns. - Workflow statuses [Get all statuses](https://krevt8mwkh.apidog.io/get-all-statuses-19180465e0.md): Returns a list of all statuses associated with active workflows. - Workflow statuses [Get status](https://krevt8mwkh.apidog.io/get-status-19180466e0.md): Returns a status. The status must be associated with an active workflow to be returned. - Workflow status categories [Get all status categories](https://krevt8mwkh.apidog.io/get-all-status-categories-19180467e0.md): Returns a list of all status categories. - Workflow status categories [Get status category](https://krevt8mwkh.apidog.io/get-status-category-19180468e0.md): Returns a status category. Status categories provided a mechanism for categorizing [statuses](#api-rest-api-3-status-idOrName-get). - Status [Bulk delete Statuses](https://krevt8mwkh.apidog.io/bulk-delete-statuses-19180469e0.md): Deletes statuses by ID. - Status [Bulk get statuses](https://krevt8mwkh.apidog.io/bulk-get-statuses-19180470e0.md): Returns a list of the statuses specified by one or more status IDs. - Status [Bulk create statuses](https://krevt8mwkh.apidog.io/bulk-create-statuses-19180471e0.md): Creates statuses for a global or project scope. - Status [Bulk update statuses](https://krevt8mwkh.apidog.io/bulk-update-statuses-19180472e0.md): Updates statuses by ID. - Status [Search statuses paginated](https://krevt8mwkh.apidog.io/search-statuses-paginated-19180473e0.md): Returns a [paginated](https://developer.atlassian.com/cloud/jira/platform/rest/v3/intro/#pagination) list of statuses that match a search on name or project. - Status [Get issue type usages by status and project](https://krevt8mwkh.apidog.io/get-issue-type-usages-by-status-and-project-19180474e0.md): Returns a page of issue types in a project using a given status. - Status [Get project usages by status](https://krevt8mwkh.apidog.io/get-project-usages-by-status-19180475e0.md): Returns a page of projects using a given status. - Status [Get workflow usages by status](https://krevt8mwkh.apidog.io/get-workflow-usages-by-status-19180476e0.md): Returns a page of workflows using a given status. - Tasks [Get task](https://krevt8mwkh.apidog.io/get-task-19180477e0.md): Returns the status of a [long-running asynchronous task](#async). - Tasks [Cancel task](https://krevt8mwkh.apidog.io/cancel-task-19180478e0.md): Cancels a task. - UI modifications (apps) [Get UI modifications](https://krevt8mwkh.apidog.io/get-ui-modifications-19180479e0.md): Gets UI modifications. UI modifications can only be retrieved by Forge apps. - UI modifications (apps) [Create UI modification](https://krevt8mwkh.apidog.io/create-ui-modification-19180480e0.md): Creates a UI modification. UI modification can only be created by Forge apps. - UI modifications (apps) [Delete UI modification](https://krevt8mwkh.apidog.io/delete-ui-modification-19180481e0.md): Deletes a UI modification. All the contexts that belong to the UI modification are deleted too. UI modification can only be deleted by Forge apps. - UI modifications (apps) [Update UI modification](https://krevt8mwkh.apidog.io/update-ui-modification-19180482e0.md): Updates a UI modification. UI modification can only be updated by Forge apps. - Users [Delete user](https://krevt8mwkh.apidog.io/delete-user-19180483e0.md): Deletes a user. If the operation completes successfully then the user is removed from Jira's user base. This operation does not delete the user's Atlassian account. - Users [Get user](https://krevt8mwkh.apidog.io/get-user-19180484e0.md): Returns a user. - Users [Create user](https://krevt8mwkh.apidog.io/create-user-19180485e0.md): Creates a user. This resource is retained for legacy compatibility. As soon as a more suitable alternative is available this resource will be deprecated. - Users [Bulk get users](https://krevt8mwkh.apidog.io/bulk-get-users-19180486e0.md): Returns a [paginated](#pagination) list of the users specified by one or more account IDs. - Users [Get account IDs for users](https://krevt8mwkh.apidog.io/get-account-ids-for-users-19180487e0.md): Returns the account IDs for the users specified in the `key` or `username` parameters. Note that multiple `key` or `username` parameters can be specified. - Users [Reset user default columns](https://krevt8mwkh.apidog.io/reset-user-default-columns-19180488e0.md): Resets the default [ issue table columns](https://confluence.atlassian.com/x/XYdKLg) for the user to the system default. If `accountId` is not passed, the calling user's default columns are reset. - Users [Get user default columns](https://krevt8mwkh.apidog.io/get-user-default-columns-19180489e0.md): Returns the default [issue table columns](https://confluence.atlassian.com/x/XYdKLg) for the user. If `accountId` is not passed in the request, the calling user's details are returned. - Users [Set user default columns](https://krevt8mwkh.apidog.io/set-user-default-columns-19180490e0.md): Sets the default [ issue table columns](https://confluence.atlassian.com/x/XYdKLg) for the user. If an account ID is not passed, the calling user's default columns are set. If no column details are sent, then all default columns are removed. - Users [Get user email](https://krevt8mwkh.apidog.io/get-user-email-19180491e0.md): Returns a user's email address regardless of the user's profile visibility settings. For Connect apps, this API is only available to apps approved by Atlassian, according to these [guidelines](https://community.developer.atlassian.com/t/guidelines-for-requesting-access-to-email-address/27603). For Forge apps, this API only supports access via asApp() requests. - Users [Get user email bulk](https://krevt8mwkh.apidog.io/get-user-email-bulk-19180492e0.md): Returns a user's email address regardless of the user's profile visibility settings. For Connect apps, this API is only available to apps approved by Atlassian, according to these [guidelines](https://community.developer.atlassian.com/t/guidelines-for-requesting-access-to-email-address/27603). For Forge apps, this API only supports access via asApp() requests. - Users [Get user groups](https://krevt8mwkh.apidog.io/get-user-groups-19180493e0.md): Returns the groups to which a user belongs. - Users [Get all users default](https://krevt8mwkh.apidog.io/get-all-users-default-19180494e0.md): Returns a list of all users, including active users, inactive users and previously deleted users that have an Atlassian account. - Users [Get all users](https://krevt8mwkh.apidog.io/get-all-users-19180495e0.md): Returns a list of all users, including active users, inactive users and previously deleted users that have an Atlassian account. - User search [Find users assignable to projects](https://krevt8mwkh.apidog.io/find-users-assignable-to-projects-19180496e0.md): Returns a list of users who can be assigned issues in one or more projects. The list may be restricted to users whose attributes match a string. - User search [Find users assignable to issues](https://krevt8mwkh.apidog.io/find-users-assignable-to-issues-19180497e0.md): Returns a list of users that can be assigned to an issue. Use this operation to find the list of users who can be assigned to: - User search [Find users with permissions](https://krevt8mwkh.apidog.io/find-users-with-permissions-19180498e0.md): Returns a list of users who fulfill these criteria: - User search [Find users for picker](https://krevt8mwkh.apidog.io/find-users-for-picker-19180499e0.md): Returns a list of users whose attributes match the query term. The returned object includes the `html` field where the matched query term is highlighted with the HTML strong tag. A list of account IDs can be provided to exclude users from the results. - User search [Find users](https://krevt8mwkh.apidog.io/find-users-19180500e0.md): Returns a list of active users that match the search string and property. - User search [Find users by query](https://krevt8mwkh.apidog.io/find-users-by-query-19180501e0.md): Finds users with a structured query and returns a [paginated](#pagination) list of user details. - User search [Find user keys by query](https://krevt8mwkh.apidog.io/find-user-keys-by-query-19180502e0.md): Finds users with a structured query and returns a [paginated](#pagination) list of user keys. - User search [Find users with browse permission](https://krevt8mwkh.apidog.io/find-users-with-browse-permission-19180503e0.md): Returns a list of users who fulfill these criteria: - usernavproperties [Get user nav property](https://krevt8mwkh.apidog.io/get-user-nav-property-19180504e0.md): Returns the value of a user nav preference. - usernavproperties [Set user nav property](https://krevt8mwkh.apidog.io/set-user-nav-property-19180505e0.md): Sets the value of a Nav4 preference. Use this resource to store Nav4 preference data against a user in the Identity service. - User properties [Get user property keys](https://krevt8mwkh.apidog.io/get-user-property-keys-19180506e0.md): Returns the keys of all properties for a user. - User properties [Delete user property](https://krevt8mwkh.apidog.io/delete-user-property-19180507e0.md): Deletes a property from a user. - User properties [Get user property](https://krevt8mwkh.apidog.io/get-user-property-19180508e0.md): Returns the value of a user's property. If no property key is provided [Get user property keys](#api-rest-api-3-user-properties-get) is called. - User properties [Set user property](https://krevt8mwkh.apidog.io/set-user-property-19180509e0.md): Sets the value of a user's property. Use this resource to store custom data against a user. - Webhooks [Delete webhooks by ID](https://krevt8mwkh.apidog.io/delete-webhooks-by-id-19180510e0.md): Removes webhooks by ID. Only webhooks registered by the calling app are removed. If webhooks created by other apps are specified, they are ignored. - Webhooks [Get dynamic webhooks for app](https://krevt8mwkh.apidog.io/get-dynamic-webhooks-for-app-19180511e0.md): Returns a [paginated](#pagination) list of the webhooks registered by the calling app. - Webhooks [Register dynamic webhooks](https://krevt8mwkh.apidog.io/register-dynamic-webhooks-19180512e0.md): Registers webhooks. - Webhooks [Get failed webhooks](https://krevt8mwkh.apidog.io/get-failed-webhooks-19180513e0.md): Returns webhooks that have recently failed to be delivered to the requesting app after the maximum number of retries. - Webhooks [Extend webhook life](https://krevt8mwkh.apidog.io/extend-webhook-life-19180514e0.md): Extends the life of webhook. Webhooks registered through the REST API expire after 30 days. Call this operation to keep them alive. - Workflows [Get all workflows](https://krevt8mwkh.apidog.io/get-all-workflows-19180515e0.md): This will be removed on [February 1, 2026](https://developer.atlassian.com/cloud/jira/platform/changelog/#CHANGE-2567); use [Search workflows](#api-rest-api-3-workflows-search-get) instead. - Workflows [Create workflow](https://krevt8mwkh.apidog.io/create-workflow-19180516e0.md): This will be removed on [February 1, 2026](https://developer.atlassian.com/cloud/jira/platform/changelog/#CHANGE-2568); use [Bulk create workflows](#api-rest-api-3-workflows-create-post) to create both team and company-managed scoped workflows. - Workflows [Get workflows paginated](https://krevt8mwkh.apidog.io/get-workflows-paginated-19180517e0.md): This will be removed on [June 1, 2026](https://developer.atlassian.com/cloud/jira/platform/changelog/#CHANGE-2569); use [Search workflows](#api-rest-api-3-workflows-search-get) instead. - Workflows [Delete inactive workflow](https://krevt8mwkh.apidog.io/delete-inactive-workflow-19180518e0.md): Deletes a workflow. - Workflows [Get issue types in a project that are using a given workflow](https://krevt8mwkh.apidog.io/get-issue-types-in-a-project-that-are-using-a-given-workflow-19180519e0.md): Returns a page of issue types using a given workflow within a project. - Workflows [Get projects using a given workflow](https://krevt8mwkh.apidog.io/get-projects-using-a-given-workflow-19180520e0.md): Returns a page of projects using a given workflow. - Workflows [Get workflow schemes which are using a given workflow](https://krevt8mwkh.apidog.io/get-workflow-schemes-which-are-using-a-given-workflow-19180521e0.md): Returns a page of workflow schemes using a given workflow. - Workflows [Bulk get workflows](https://krevt8mwkh.apidog.io/bulk-get-workflows-19180522e0.md): Returns a list of workflows and related statuses by providing workflow names, workflow IDs, or project and issue types. - Workflows [Get available workflow capabilities](https://krevt8mwkh.apidog.io/get-available-workflow-capabilities-19180523e0.md): Get the list of workflow capabilities for a specific workflow using either the workflow ID, or the project and issue type ID pair. The response includes the scope of the workflow, defined as global/project-based, and a list of project types that the workflow is scoped to. It also includes all rules organised into their broad categories (conditions, validators, actions, triggers, screens) as well as the source location (Atlassian-provided, Connect, Forge). - Workflows [Bulk create workflows](https://krevt8mwkh.apidog.io/bulk-create-workflows-19180524e0.md): Create workflows and related statuses. - Workflows [Validate create workflows](https://krevt8mwkh.apidog.io/validate-create-workflows-19180525e0.md): Validate the payload for bulk create workflows. - Workflows [Get the user's default workflow editor](https://krevt8mwkh.apidog.io/get-the-users-default-workflow-editor-19180526e0.md): Get the user's default workflow editor. This can be either the new editor or the legacy editor. - Workflows [Search workflows](https://krevt8mwkh.apidog.io/search-workflows-19180527e0.md): Returns a [paginated](#pagination) list of global and project workflows. If workflow names are specified in the query string, details of those workflows are returned. Otherwise, all workflows are returned. - Workflows [Bulk update workflows](https://krevt8mwkh.apidog.io/bulk-update-workflows-19180528e0.md): Update workflows and related statuses. - Workflows [Validate update workflows](https://krevt8mwkh.apidog.io/validate-update-workflows-19180529e0.md): Validate the payload for bulk update workflows. - Workflow transition rules [Get workflow transition rule configurations](https://krevt8mwkh.apidog.io/get-workflow-transition-rule-configurations-19180530e0.md): Returns a [paginated](#pagination) list of workflows with transition rules. The workflows can be filtered to return only those containing workflow transition rules: - Workflow transition rules [Update workflow transition rule configurations](https://krevt8mwkh.apidog.io/update-workflow-transition-rule-configurations-19180531e0.md): Updates configuration of workflow transition rules. The following rule types are supported: - Workflow transition rules [Delete workflow transition rule configurations](https://krevt8mwkh.apidog.io/delete-workflow-transition-rule-configurations-19180532e0.md): Deletes workflow transition rules from one or more workflows. These rule types are supported: - Workflow transition properties [Delete workflow transition property](https://krevt8mwkh.apidog.io/delete-workflow-transition-property-19180533e0.md): This will be removed on [June 1, 2026](https://developer.atlassian.com/cloud/jira/platform/changelog/#CHANGE-2570); delete transition properties using [Bulk update workflows](https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-workflows/#api-rest-api-3-workflows-update-post) instead. - Workflow transition properties [Get workflow transition properties](https://krevt8mwkh.apidog.io/get-workflow-transition-properties-19180534e0.md): This will be removed on [June 1, 2026](https://developer.atlassian.com/cloud/jira/platform/changelog/#CHANGE-2570); fetch transition properties from [Bulk get workflows](https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-workflows/#api-rest-api-3-workflows-post) instead. - Workflow transition properties [Create workflow transition property](https://krevt8mwkh.apidog.io/create-workflow-transition-property-19180535e0.md): This will be removed on [June 1, 2026](https://developer.atlassian.com/cloud/jira/platform/changelog/#CHANGE-2570); add transition properties using [Bulk update workflows](https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-workflows/#api-rest-api-3-workflows-update-post) instead. - Workflow transition properties [Update workflow transition property](https://krevt8mwkh.apidog.io/update-workflow-transition-property-19180536e0.md): This will be removed on [June 1, 2026](https://developer.atlassian.com/cloud/jira/platform/changelog/#CHANGE-2570); update transition properties using [Bulk update workflows](https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-workflows/#api-rest-api-3-workflows-update-post) instead. - Workflow schemes [Get all workflow schemes](https://krevt8mwkh.apidog.io/get-all-workflow-schemes-19180537e0.md): Returns a [paginated](#pagination) list of all workflow schemes, not including draft workflow schemes. - Workflow schemes [Create workflow scheme](https://krevt8mwkh.apidog.io/create-workflow-scheme-19180538e0.md): Creates a workflow scheme. - Workflow schemes [Bulk get workflow schemes](https://krevt8mwkh.apidog.io/bulk-get-workflow-schemes-19180539e0.md): Returns a list of workflow schemes by providing workflow scheme IDs or project IDs. - Workflow schemes [Update workflow scheme](https://krevt8mwkh.apidog.io/update-workflow-scheme-19180540e0.md): Updates company-managed and team-managed project workflow schemes. This API doesn't have a concept of draft, so any changes made to a workflow scheme are immediately available. When changing the available statuses for issue types, an [asynchronous task](#async) migrates the issues as defined in the provided mappings. - Workflow schemes [Get required status mappings for workflow scheme update](https://krevt8mwkh.apidog.io/get-required-status-mappings-for-workflow-scheme-update-19180541e0.md): Gets the required status mappings for the desired changes to a workflow scheme. The results are provided per issue type and workflow. When updating a workflow scheme, status mappings can be provided per issue type, per workflow, or both. - Workflow schemes [Delete workflow scheme](https://krevt8mwkh.apidog.io/delete-workflow-scheme-19180542e0.md): Deletes a workflow scheme. Note that a workflow scheme cannot be deleted if it is active (that is, being used by at least one project). - Workflow schemes [Get workflow scheme](https://krevt8mwkh.apidog.io/get-workflow-scheme-19180543e0.md): Returns a workflow scheme. - Workflow schemes [Classic update workflow scheme](https://krevt8mwkh.apidog.io/classic-update-workflow-scheme-19180544e0.md): Updates a company-manged project workflow scheme, including the name, default workflow, issue type to project mappings, and more. If the workflow scheme is active (that is, being used by at least one project), then a draft workflow scheme is created or updated instead, provided that `updateDraftIfNeeded` is set to `true`. - Workflow schemes [Delete default workflow](https://krevt8mwkh.apidog.io/delete-default-workflow-19180545e0.md): Resets the default workflow for a workflow scheme. That is, the default workflow is set to Jira's system workflow (the *jira* workflow). - Workflow schemes [Get default workflow](https://krevt8mwkh.apidog.io/get-default-workflow-19180546e0.md): Returns the default workflow for a workflow scheme. The default workflow is the workflow that is assigned any issue types that have not been mapped to any other workflow. The default workflow has *All Unassigned Issue Types* listed in its issue types for the workflow scheme in Jira. - Workflow schemes [Update default workflow](https://krevt8mwkh.apidog.io/update-default-workflow-19180547e0.md): Sets the default workflow for a workflow scheme. - Workflow schemes [Delete workflow for issue type in workflow scheme](https://krevt8mwkh.apidog.io/delete-workflow-for-issue-type-in-workflow-scheme-19180548e0.md): Deletes the issue type-workflow mapping for an issue type in a workflow scheme. - Workflow schemes [Get workflow for issue type in workflow scheme](https://krevt8mwkh.apidog.io/get-workflow-for-issue-type-in-workflow-scheme-19180549e0.md): Returns the issue type-workflow mapping for an issue type in a workflow scheme. - Workflow schemes [Set workflow for issue type in workflow scheme](https://krevt8mwkh.apidog.io/set-workflow-for-issue-type-in-workflow-scheme-19180550e0.md): Sets the workflow for an issue type in a workflow scheme. - Workflow schemes [Delete issue types for workflow in workflow scheme](https://krevt8mwkh.apidog.io/delete-issue-types-for-workflow-in-workflow-scheme-19180551e0.md): Deletes the workflow-issue type mapping for a workflow in a workflow scheme. - Workflow schemes [Get issue types for workflows in workflow scheme](https://krevt8mwkh.apidog.io/get-issue-types-for-workflows-in-workflow-scheme-19180552e0.md): Returns the workflow-issue type mappings for a workflow scheme. - Workflow schemes [Set issue types for workflow in workflow scheme](https://krevt8mwkh.apidog.io/set-issue-types-for-workflow-in-workflow-scheme-19180553e0.md): Sets the issue types for a workflow in a workflow scheme. The workflow can also be set as the default workflow for the workflow scheme. Unmapped issues types are mapped to the default workflow. - Workflow schemes [Get projects which are using a given workflow scheme](https://krevt8mwkh.apidog.io/get-projects-which-are-using-a-given-workflow-scheme-19180554e0.md): Returns a page of projects using a given workflow scheme. - Workflow scheme project associations [Get workflow scheme project associations](https://krevt8mwkh.apidog.io/get-workflow-scheme-project-associations-19180555e0.md): Returns a list of the workflow schemes associated with a list of projects. Each returned workflow scheme includes a list of the requested projects associated with it. Any team-managed or non-existent projects in the request are ignored and no errors are returned. - Workflow scheme project associations [Assign workflow scheme to project](https://krevt8mwkh.apidog.io/assign-workflow-scheme-to-project-19180556e0.md): Assigns a workflow scheme to a project. This operation is performed only when there are no issues in the project. - Workflow scheme drafts [Create draft workflow scheme](https://krevt8mwkh.apidog.io/create-draft-workflow-scheme-19180557e0.md): Create a draft workflow scheme from an active workflow scheme, by copying the active workflow scheme. Note that an active workflow scheme can only have one draft workflow scheme. - Workflow scheme drafts [Delete draft workflow scheme](https://krevt8mwkh.apidog.io/delete-draft-workflow-scheme-19180558e0.md): Deletes a draft workflow scheme. - Workflow scheme drafts [Get draft workflow scheme](https://krevt8mwkh.apidog.io/get-draft-workflow-scheme-19180559e0.md): Returns the draft workflow scheme for an active workflow scheme. Draft workflow schemes allow changes to be made to the active workflow schemes: When an active workflow scheme is updated, a draft copy is created. The draft is modified, then the changes in the draft are copied back to the active workflow scheme. See [Configuring workflow schemes](https://confluence.atlassian.com/x/tohKLg) for more information. - Workflow scheme drafts [Update draft workflow scheme](https://krevt8mwkh.apidog.io/update-draft-workflow-scheme-19180560e0.md): Updates a draft workflow scheme. If a draft workflow scheme does not exist for the active workflow scheme, then a draft is created. Note that an active workflow scheme can only have one draft workflow scheme. - Workflow scheme drafts [Delete draft default workflow](https://krevt8mwkh.apidog.io/delete-draft-default-workflow-19180561e0.md): Resets the default workflow for a workflow scheme's draft. That is, the default workflow is set to Jira's system workflow (the *jira* workflow). - Workflow scheme drafts [Get draft default workflow](https://krevt8mwkh.apidog.io/get-draft-default-workflow-19180562e0.md): Returns the default workflow for a workflow scheme's draft. The default workflow is the workflow that is assigned any issue types that have not been mapped to any other workflow. The default workflow has *All Unassigned Issue Types* listed in its issue types for the workflow scheme in Jira. - Workflow scheme drafts [Update draft default workflow](https://krevt8mwkh.apidog.io/update-draft-default-workflow-19180563e0.md): Sets the default workflow for a workflow scheme's draft. - Workflow scheme drafts [Delete workflow for issue type in draft workflow scheme](https://krevt8mwkh.apidog.io/delete-workflow-for-issue-type-in-draft-workflow-scheme-19180564e0.md): Deletes the issue type-workflow mapping for an issue type in a workflow scheme's draft. - Workflow scheme drafts [Get workflow for issue type in draft workflow scheme](https://krevt8mwkh.apidog.io/get-workflow-for-issue-type-in-draft-workflow-scheme-19180565e0.md): Returns the issue type-workflow mapping for an issue type in a workflow scheme's draft. - Workflow scheme drafts [Set workflow for issue type in draft workflow scheme](https://krevt8mwkh.apidog.io/set-workflow-for-issue-type-in-draft-workflow-scheme-19180566e0.md): Sets the workflow for an issue type in a workflow scheme's draft. - Workflow scheme drafts [Publish draft workflow scheme](https://krevt8mwkh.apidog.io/publish-draft-workflow-scheme-19180567e0.md): Publishes a draft workflow scheme. - Workflow scheme drafts [Delete issue types for workflow in draft workflow scheme](https://krevt8mwkh.apidog.io/delete-issue-types-for-workflow-in-draft-workflow-scheme-19180568e0.md): Deletes the workflow-issue type mapping for a workflow in a workflow scheme's draft. - Workflow scheme drafts [Get issue types for workflows in draft workflow scheme](https://krevt8mwkh.apidog.io/get-issue-types-for-workflows-in-draft-workflow-scheme-19180569e0.md): Returns the workflow-issue type mappings for a workflow scheme's draft. - Workflow scheme drafts [Set issue types for workflow in workflow scheme](https://krevt8mwkh.apidog.io/set-issue-types-for-workflow-in-workflow-scheme-19180570e0.md): Sets the issue types for a workflow in a workflow scheme's draft. The workflow can also be set as the default workflow for the draft workflow scheme. Unmapped issues types are mapped to the default workflow. - App properties [Get app properties](https://krevt8mwkh.apidog.io/get-app-properties-19180571e0.md): Gets all the properties of an app. - App properties [Delete app property](https://krevt8mwkh.apidog.io/delete-app-property-19180572e0.md): Deletes an app's property. - App properties [Get app property](https://krevt8mwkh.apidog.io/get-app-property-19180573e0.md): Returns the key and value of an app's property. - App properties [Set app property](https://krevt8mwkh.apidog.io/set-app-property-19180574e0.md): Sets the value of an app's property. Use this resource to store custom data for your app. - App properties [Delete app property (Forge)](https://krevt8mwkh.apidog.io/delete-app-property-forge-19180575e0.md): Deletes a Forge app's property. - App properties [Set app property (Forge)](https://krevt8mwkh.apidog.io/set-app-property-forge-19180576e0.md): Sets the value of a Forge app's property. - Dynamic modules [Remove modules](https://krevt8mwkh.apidog.io/remove-modules-19180577e0.md): Remove all or a list of modules registered by the calling app. - Dynamic modules [Get modules](https://krevt8mwkh.apidog.io/get-modules-19180578e0.md): Returns all modules registered dynamically by the calling app. - Dynamic modules [Register modules](https://krevt8mwkh.apidog.io/register-modules-19180579e0.md): Registers a list of modules. - App migration [Bulk update custom field value](https://krevt8mwkh.apidog.io/bulk-update-custom-field-value-19180580e0.md): Updates the value of a custom field added by Connect apps on one or more issues. - App migration [Bulk update entity properties](https://krevt8mwkh.apidog.io/bulk-update-entity-properties-19180581e0.md): Updates the values of multiple entity properties for an object, up to 50 updates per request. This operation is for use by Connect apps during app migration. - App migration [Get workflow transition rule configurations](https://krevt8mwkh.apidog.io/get-workflow-transition-rule-configurations-19180582e0.md): Returns configurations for workflow transition rules migrated from server to cloud and owned by the calling Connect app. - Service Registry [Retrieve the attributes of service registries](https://krevt8mwkh.apidog.io/retrieve-the-attributes-of-service-registries-19180583e0.md): Retrieve the attributes of given service registries.