Optional
configuration: ConfigurationSends logs to the Clickhouse if it is connected
Optional
xOrganization: stringOrganization unique slug
Optional
org: stringOrganization unique slug
Optional
orgId: numberOrganization identifier
Optional
options: RawAxiosRequestConfigOverride http request option.
The log is returned in the CSV format.
Optional
action: "download"Used to start downloading process after annotation file had been created
Optional
filename: stringDesired output file name
Optional
from: stringFilter events after the datetime. If no 'from' or 'to' parameters are passed, the last 30 days will be set.
Optional
jobId: numberFilter events by job ID
Optional
orgId: numberFilter events by organization ID
Optional
projectId: numberFilter events by project ID
Optional
queryId: stringID of query request that need to check or download
Optional
taskId: numberFilter events by task ID
Optional
to: stringFilter events before the datetime. If no 'from' or 'to' parameters are passed, the last 30 days will be set.
Optional
userId: numberFilter events by user ID
Optional
options: RawAxiosRequestConfigOverride http request option.
EventsApi - functional programming interface
Export