Secure field data from Iparam in payload

Hello, Can you please guide here, I want to get the data of secure field from iparams in payload? How can I achieve this?

Hey @Vedant,
Welcome to the Freshworks Developer Community! :tada:

For accessing the credentials for API invocation with the request method - Freshworks Developer Docs | Use request method to place secure HTTP calls

For accessing the secure iparams in Serverless - it’s available in the payload of the event.