{
  "data": {
    "type": "prospects",
    "id": "01k5examplepr0spect0000001",
    "attributes": {
      "first_name": "Mike",
      "last_name": "Sample",
      "email": "mike@example.com",
      "phone_number": "+12025550101",
      "status": "active",
      "tags": [
        "school-run"
      ],
      "phone_verified": true,
      "email_verified": false,
      "conversations_count": 1,
      "created_at": "2026-08-20T14:00:00Z",
      "updated_at": "2026-09-01T15:00:00Z"
    },
    "relationships": {
      "conversations": {
        "links": {
          "related": "https://integrations.stokedhq.com/api/v1/conversations?filter%5Bprospect%5D=01k5examplepr0spect0000001"
        }
      }
    },
    "links": {
      "self": "https://integrations.stokedhq.com/api/v1/prospects/01k5examplepr0spect0000001"
    },
    "meta": {
      "pii": true
    }
  }
}
