// Marketing API: SMS Subscribe Events

{
  "records": [
    {
      "link": {
        "email": "jane@fake.com"
      },
      "action_at": "2023-09-20T11:01:01Z",
      "list": {
        "id": "7bff7a...",
        "name": "All Customers List"
      },
      "status": "subscribed"
    }
  ]
}