Voxco · Example Payload

Get Aicoder_Analyze_Codebooks Response 200

Survey SoftwareMarket ResearchCATIOmnichannelText AnalyticsData CollectionPanel Management

Get Aicoder_Analyze_Codebooks 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

codebookserrorMessage

Example Payload

Raw ↑
{
  "codebooks": [
    {
      "key": -1,
      "id": "New Codebook"
    },
    {
      "key": 190001,
      "id": "Test Codebook 1"
    },
    {
      "key": 190002,
      "id": "Test Codebook 2 - GAI"
    },
    {
      "key": 190003,
      "id": "Test Codebook 3"
    }
  ],
  "errorMessage": null
}