It is regarding Jira Audit API:
"https://api.atlassian.com/ex/jira/<cloud_Id>/rest/api/3/auditing/record"
1. Want to understand the 'total' property value in Jira Audit API response actually returns
which count?
2. Is it count of all Jira audit records or the count of records that API response contains?
3. How can we pull the delta records of Jira Audit logs?
4. Is there any cursor implementation to fetch Jira Audit logs records using API only?
Hi,
Welcome to the community,
After some test the value is the total of the audit record in your instance.
hi,
thanks, for confirmation on count value.
It will be great if you help with other 2 points as well
3. How can we pull the delta records of Jira Audit logs?
4. Is there any cursor implementation to fetch Jira Audit logs records using API only?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
hi Atlassian team,
thanks, for confirmation on first and second question.
It will be great if you help with other 2 points as well
3. How can we pull the delta records of Jira Audit logs?
4. Is there any cursor implementation to fetch Jira Audit logs records using API only?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.