Voxco · Example Payload

Get Aicoder_Projects Response 200

Survey SoftwareMarket ResearchCATIOmnichannelText AnalyticsData CollectionPanel Management

Get Aicoder_Projects Response 200 is an example object payload from Voxco, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

aiCoderProjectserrorMessage

Example Payload

Raw ↑
{
  "aiCoderProjects": [
    {
      "key": 29999,
      "description": "",
      "questionKeys": [
        18999,
        20000,
        20001
      ],
      "responsesCount": 100,
      "responsesCodedCount": 200,
      "codesAppliedCount": 200,
      "owner": "some.user",
      "createDate": "2026-06-13T20:21:47.08939+00:00",
      "updateDate": "2026-06-13T20:21:47.0893906+00:00",
      "deleteDate": null,
      "isPublic": false
    }
  ],
  "errorMessage": null
}