Custom JQL QueryCopy Pagepost https://{regionAndDomain}.com/api/query/jqlRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Query Paramsproject_idintegerrequiredRequired if using service account to authenticate request.workspace_idintegerThe id of the workspace if applicable.Form DatascriptstringrequiredDefaults to function main(){ return Events(params) .groupBy( ["name"], mixpanel.reducer.count() ) } The script to run.paramsblobDefaults to { "scriptParam": "paramValue" } A JSON-encoded object that will be made available to the script as the params global variable.{ "scriptParam": "paramValue" } Response 200SuccessUpdated 8 days ago