I am attempting to retrieve org level audit logs for my org and it 401s. The user I am using has Org and Site admin access and can see the logs in the UI. However the API yields a 401. How do I properly retrieve Org Logs?
Here is the cURL command I am using:
curl https://api.atlassian.com/admin/v1/orgs/6af71d9a-3f11-4893-b958-4f464491cc51 -H "Authorization: Bearer <api token>"
I assumed my org id based on the URI in the browser when navigating to the audit log page. Not clear if that is correct.
Turns out the way I was generating the API token was the culprit. https://support.atlassian.com/organization-administration/docs/manage-an-organization-with-the-admin-apis/
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.