Authorization: Bearer ********************
curl --location --request GET 'https://mock.apidog.com/m1/463678-0-default/mail-clients'
{
"data": [
{
"id": 1,
"title": "Google"
},
{
"id": 2,
"title": "Yandex"
}
]
}