{
  "status": 200,
  "data": {
    "campaigns": [
      {
        "id": "ezjJ7L85yZ",
        "key": "one",
        "raw_text": "[Campaign 1] first message",
        "follow_up_message": "[Campaign 1] second message",
        "follow_up_delay": null,
        "media_url": null,
        "hash_id": "ezjJ7L85yZ",
        "hotkey": null
      },
      {
        "id": "xDjJBRJoOe",
        "key": "two",
        "raw_text": "[Campaign 2] first message",
        "follow_up_message": "[Campaign 2] second message",
        "follow_up_delay": null,
        "media_url": null,
        "hash_id": "xDjJBRJoOe",
        "hotkey": null
      }
    ]
  }
}