curl --location --request GET '/v1/api/user' \
--header 'X-API-Key: <api-key>'{
"id": "0FAMV3SY611FS",
"company": "My Company Srl",
"email": "mycompany@ag5dksgh367rfgsol2.com",
"language": "it",
"timezone": "Europe/Rome",
"rcsSenders": [
{
"id": "0FCB1SJSVEHKZ",
"agentName": "Agent Default"
}
],
"smsSenders": [
{
"id": "0FAPP18XJHDZR",
"type": "ALPHA",
"sender": "MyCompany"
}
],
"whatsappSenders": [
{
"id": "0F9EEPBNGGDP9",
"displayPhoneNumber": "+390000000000",
"verifiedName": "My Company"
}
]
}