Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Is It Possible to Retrieve Jira Automation Rule Information via API or Audit Log?

Alexander Wieske
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
February 24, 2026

I’m currently exploring governance options for Jira Automation and would like to understand whether it is technically possible to retrieve information about Automation Rules programmatically.

Specifically:

  • Is there any public REST API that allows retrieving Automation Rule metadata (e.g., rule name, scope, owner)?

  • Can rule lifecycle events such as:

    • rule created

    • rule updated

    • rule deleted
      be accessed via an API?

  • Are these events included in either:

    • the Jira project audit log (/rest/api/3/auditing/record), or

    • the Atlassian Organization Admin Audit API (/admin/v1/orgs/{orgId}/events)?

The goal is to determine whether Automation Rule creation or modification can be monitored automatically (e.g., for governance, compliance, or documentation purposes), particularly in a Jira Cloud Standard environment.

Has anyone successfully accessed this information via API, or are these events only available in certain subscription tiers (e.g., Premium/Enterprise with Atlassian Access)?

Any clarification or real-world experience would be appreciated.

2 answers

3 votes
Bill Sheboy
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
February 24, 2026

Hi @Alexander Wieske -- Welcome to the Atlassian Community!

There are endpoints to manage rules here:

https://developer.atlassian.com/cloud/automation/rest/api-group-rule-management/#api-group-rule-management

From your list of questions, there is no way to get the automation audit log with endpoints yet.  And, there are no public events which can be monitored for things like rule created, updated, etc.

Here are some open suggestions you may want to watch for those needs:

Kind regards,
Bill

0 votes
Tinker Fadoua
Community Champion
February 24, 2026

Welcome to the Atlassian Community @Alexander Wieske !

The link provided here by @Bill Sheboy  is the only one I found too to help with Automation and REST API

Best,

Fadoua

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events