Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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!
Hello,
You can change page and size parameter via API.
Please have a look at my screenshot.
Let us know if it is what you are looking for.
Best regards
Sabrina
Hello,
You can change page and size parameter via API.
Please have a look at my screenshot.
Let us know if it is what you are looking for.
Best regards
Sabrina