Hi,
I am trying to get Jira audit logs using /rest/api/3/auditing/record API from my Jira cloud account. This API provides total count of audit records with a maximum of 1000 detailed record entries as part of API response. However, this API does not provides a value as cursor to the next page if there are more than 1000 audit records.
Is there any way to get complete list of audit records even if audit record count is more than 1000?
Hi @Rukshan Perera ,
To my understanding the api for audit log does not have a pagination feature yet.
You can try adding a filter with date range to limit the output, not the best solution but can be workaround with.
Refer: https://community.atlassian.com/t5/Jira-questions/JIRA-Audit-via-API/qaq-p/747252
Kind Regards
Utkarsh
Hey,
I agree that the workaround will get the job done.
I searched for a suggestion ticket, but couldn't find one, so I created it: https://jira.atlassian.com/browse/JSWCLOUD-24202
Cheers,
// Svante
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.