Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
JRaut
Contributor
Contributor

Is there a limit of 100 records per API call for downloading Audit Logs?

I am trying to download Audit Logs from Talend using API https://api.us.cloud.talend.com/v1/audit/logs

but the JSON response from this API has just 100 records between fromDate and toDate.

the api url I'm using is

https://api.us.cloud.talend.com/v1/audit/logs?fromDate=<fromDate>&toDate=<toDate>

Is this a limit set by Talend or I am doing it wrong way?

Thanks!

Labels (3)
1 Solution

Accepted Solutions
Anonymous
Not applicable

Hello,

You can change page and size parameter via API.

Please have a look at my screenshot.

0693p00000AayIsAAJ.pngLet us know if it is what you are looking for.

Best regards

Sabrina

View solution in original post

1 Reply
Anonymous
Not applicable

Hello,

You can change page and size parameter via API.

Please have a look at my screenshot.

0693p00000AayIsAAJ.pngLet us know if it is what you are looking for.

Best regards

Sabrina