we want to pull the login details for a particular user using Fusion Security: Using Sign In - Sign Out Audit REST API ( Doc ID 2661308.1 ) by passingusername as parameter.
using this API in postman. but getting only default result. not filtered with user any specific user.
As per oracle recomaqndation, The accepted parameters are fromDate, toDate and pageSize, you can not use other parameter (like loginID).
Can you please help us in this case?