curl --location --request GET 'https://api.conexteo.com/messages/0/rcs?page&limit'{
"items": [
{
"id": 0,
"recipient": "0606060606",
"credits_required": 0,
"country_code": "string",
"deliver": 0,
"errorcode": "string"
}
],
"meta": {
"itemCount": 0,
"totalItems": 0,
"itemsPerPage": 0,
"totalPages": 0,
"currentPage": 0
}
}