Below is the SS for the schema attribute and attribute path .
In my case [{
"userId": ,
"firstName": "",
"lastName": "",
"username": "",
"password": "",
"emailId": "",
"contactNumber": "",
"companyName": "",
"status": 1,
"createdByUserId": 0,
"roleId": ,
"roleName": ""
},
{},{}]
This is response format of get/users api .

this is Root path for above JSON response.
