curl --request GET \ --url https://api.zivio.net/api/v3/welcome \ --header 'X-API-Key: <api-key>' \ --header 'zivio-tenant-id: <api-key>'
{ "message": "Welcome to Zivio" }
The response is of type object.
object