{
"rows": [
{
"publicId": "8478556b-cfa8-467a-8805-7c66bb7f4b8a",
"name": "RCS Test",
"description": "RCS Test",
"status": "4",
"message": {
"type": "STANDALONE",
"orientation": "HORIZONTAL",
"imageAlign": "LEFT",
"richCards": [
{
"title": "Rich card title",
"description": "Rich card description",
"image": "Rich card image url",
"suggestions": [
{
"action": "reply",
"text": "example",
"postbackData": "example - If action type is open_url. this value must be url"
}
]
}
]
}
}
],
"count": 2
}