Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

About a condition-designated method of the event log search API (Organizations REST API)

Wada Takayuki
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!
April 25, 2024

Hello all,

I am using "Organizations REST API".
However, I do not know a designated method of parameter "q" of the event log search.
Please give us usage of parameter "q".


 〇API Reference Guide
  "Get an audit log of events" of "Organizations REST API"
  (https://developer.atlassian.com/cloud/admin/organization/rest/api-group-events/#api-group-events)
  
   Queryparameters
   -------------------------
   q string
   Single query term for searching events.
   -------------------------


Thank you.

1 answer

0 votes
Julian Galluzzi September 27, 2024

Can I bump this? What is Q for? 

 

Also the to and from parameters don't seem to properly return results within that timeframe

 

 

    params = { 

        'from': from_time,

        'limit':500

        #'to': to_time,

       # "product":"bitbucket"

    }

Julian Galluzzi September 27, 2024

Also the limit parameter isn't documented either

Julian Galluzzi September 27, 2024

A UNIX epoch time from 5 minutes ago will pull events that date back to August

 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events