curl --location --request GET '/messaging_optouts'
{
"data": [
{
"created_at": "2025-04-28 12:00:38.631252",
"from": "string",
"keyword": "STOP",
"messaging_profile_id": "string",
"to": "+E.164"
}
],
"meta": {
"page_number": 2,
"page_size": 25,
"total_pages": 3,
"total_results": 55
}
}
Authorization: Bearer ********************