curl --location --request GET '/external_connections/log_messages'
{
"log_messages": [
{
"code": "10015",
"detail": "The value provided for the attribute is not valid. Check the value used and try again.",
"meta": {
"external_connection_id": "1293384261075731499",
"telephone_number": "+12345678",
"ticket_id": "542c3bca-d247-42bc-8fe7-e01d16ecd761"
},
"source": {
"pointer": "/attribute"
},
"title": "Invalid attribute"
}
],
"meta": {
"page_number": 2,
"page_size": 25,
"total_pages": 3,
"total_results": 55
}
}
Authorization: Bearer ********************