{ "connection": "userAuth", "url": "https://instance1.saviyntcloud.com/ECM/api/v5/fetchControlDetailsES", "httpMethod": "POST", "httpHeaders": { "contentType": "application/json", "Authorization": "${access_token}" }, "httpParams": { "analyticsid": "1539", "offset": "0" }, "colsToPropsMap": { "username": "username~#~char", "systemUserName": "systemUserName~#~char", "firstname": "firstname~#~char", "middlename": "middlename~#~char", "lastname": "lastname~#~char", "email": "email~#~char", "statuskey": "statuskey~#~char" }, "errorCode": ["400"], "errorCodePath": "errorCode", "userResponsePath": "userdetails", "pagination": { "offset": { "offsetParam": "offset", "batchParam": "max", "batchSize": 500, "totalCountPath": 99999 } } }