X-APP-ID: ********************
X-API-KEY: ********************
Authorization: ********************
curl --location --request GET 'https://api.conexteo.com/models/1234' \ --header 'X-APP-ID: <api-key>' \ --header 'X-API-KEY: <api-key>'
{ "id": 0, "name": "string", "content": "string", "sender": "string" }