Retrieve a List of Hosts
Get Hosts
Query Parameters
Name
Type
Description
Headers
Name
Type
Description
{
"hosts": [
{
"id": "5d13bad4ae9c50948f6edd67a16d6936",
"email": "[email protected]",
"name": "Alisson Enz Rossi",
"isActive": true,
"pictureUrl": "",
"position": "CTO",
"sector": "IT",
"phone": "(43) 9 9982-0420",
"countryCode": "+55",
"isPhoneValid": true,
"company": "W3lcome",
"message": "",
"role": "admin"
},
{
...
}
],
"size": 2
}Last updated
Was this helpful?