{"item":[{"id":"39d1aca9-63ea-4fae-a76b-4b1458619ca0","name":"v1","item":[{"id":"edadc508-edf6-4b11-a65e-039ae6262420","name":"Health check","request":{"name":"Health check","description":{"content":"Returns 200 with status `ok` when the API is reachable. Unauthenticated. Useful as a smoke test before partner onboarding.","type":"text/plain"},"url":{"path":["v1","health"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":null},"response":[{"id":"6bfba747-17b9-46e7-9c0d-8b4c8a03c3fa","name":"Service is healthy","originalRequest":{"url":{"path":["v1","health"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"status\": \"ok\",\n  \"version\": \"1.0.0\",\n  \"timestamp\": \"2026-02-13T00:00:00.000Z\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"fe534927-aae1-41da-9136-cd5fba5337f8","name":"surveys","item":[{"id":"16e41d6e-e3df-4f74-b396-a22ffa1388e2","name":"[Coming soon] Create a survey","request":{"name":"[Coming soon] Create a survey","description":{"content":"Import a complete survey from JSON. **Not yet shipped** — schema is published for partner planning. Calling this endpoint returns 501.","type":"text/plain"},"url":{"path":["v1","surveys"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":null,"body":{"mode":"raw","raw":"{\n  \"title\": \"string\",\n  \"estimatedTime\": {\n    \"min\": 9536,\n    \"max\": 9763\n  },\n  \"incentive\": 9748.99183726257,\n  \"description\": \"string\",\n  \"briefDescription\": \"string\",\n  \"sponsor\": \"string\",\n  \"background\": \"string\",\n  \"directions\": \"string\",\n  \"outcomes\": \"string\",\n  \"format\": \"standard\",\n  \"questions\": [\n    {\n      \"type\": \"number\",\n      \"text\": \"string\",\n      \"description\": \"string\",\n      \"required\": true,\n      \"placeholder\": \"string\",\n      \"voiceEnabled\": false,\n      \"validation\": {\n        \"minLength\": 5169,\n        \"maxLength\": 2360,\n        \"min\": 5022.913410954632,\n        \"max\": 4144.04270142315\n      },\n      \"options\": [\n        \"string\",\n        \"string\"\n      ],\n      \"allowOther\": false,\n      \"maxSelections\": 574,\n      \"randomizeOptions\": false,\n      \"points\": 5,\n      \"labels\": {\n        \"start\": \"string\",\n        \"end\": \"string\",\n        \"points\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      \"visualization\": \"likert\",\n      \"showLabels\": true,\n      \"showValue\": true,\n      \"flipped\": false,\n      \"yesText\": \"Yes\",\n      \"noText\": \"No\",\n      \"items\": [\n        \"string\",\n        \"string\",\n        \"string\",\n        \"string\"\n      ],\n      \"config\": {\n        \"itemsPerTask\": 1227,\n        \"totalTasks\": 3676\n      },\n      \"contextHeader\": \"string\",\n      \"subQuestions\": [\n        {\n          \"type\": \"multiple-choice\",\n          \"label\": \"string\",\n          \"required\": true,\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\"\n          }\n        },\n        {\n          \"type\": \"single-choice\",\n          \"label\": \"string\",\n          \"required\": true,\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\"\n          }\n        }\n      ]\n    },\n    {\n      \"type\": \"single-choice\",\n      \"text\": \"string\",\n      \"description\": \"string\",\n      \"required\": true,\n      \"placeholder\": \"string\",\n      \"voiceEnabled\": false,\n      \"validation\": {\n        \"minLength\": 3684,\n        \"maxLength\": 1361,\n        \"min\": 7545.836143887472,\n        \"max\": 5988.158960347505\n      },\n      \"options\": [\n        \"string\",\n        \"string\"\n      ],\n      \"allowOther\": false,\n      \"maxSelections\": 8723,\n      \"randomizeOptions\": false,\n      \"points\": 5,\n      \"labels\": {\n        \"start\": \"string\",\n        \"end\": \"string\",\n        \"points\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      \"visualization\": \"likert\",\n      \"showLabels\": true,\n      \"showValue\": true,\n      \"flipped\": false,\n      \"yesText\": \"Yes\",\n      \"noText\": \"No\",\n      \"items\": [\n        \"string\",\n        \"string\",\n        \"string\",\n        \"string\"\n      ],\n      \"config\": {\n        \"itemsPerTask\": 9701,\n        \"totalTasks\": 5499\n      },\n      \"contextHeader\": \"string\",\n      \"subQuestions\": [\n        {\n          \"type\": \"scale\",\n          \"label\": \"string\",\n          \"required\": true,\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\"\n          }\n        },\n        {\n          \"type\": \"multiple-choice\",\n          \"label\": \"string\",\n          \"required\": true,\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\"\n          }\n        }\n      ]\n    }\n  ],\n  \"introQuestions\": [\n    {\n      \"type\": \"scale\",\n      \"text\": \"strin\",\n      \"description\": \"string\",\n      \"required\": true,\n      \"placeholder\": \"string\",\n      \"voiceEnabled\": false,\n      \"validation\": {\n        \"minLength\": 3411,\n        \"maxLength\": 4178,\n        \"min\": 2029.976763989978,\n        \"max\": 1669.3391104137988\n      },\n      \"options\": [\n        \"string\",\n        \"string\"\n      ],\n      \"allowOther\": false,\n      \"maxSelections\": 8563,\n      \"randomizeOptions\": false,\n      \"points\": 5,\n      \"labels\": {\n        \"start\": \"string\",\n        \"end\": \"string\",\n        \"points\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      \"visualization\": \"likert\",\n      \"showLabels\": true,\n      \"showValue\": true,\n      \"flipped\": false,\n      \"yesText\": \"Yes\",\n      \"noText\": \"No\",\n      \"items\": [\n        \"string\",\n        \"string\",\n        \"string\",\n        \"string\"\n      ],\n      \"config\": {\n        \"itemsPerTask\": 3596,\n        \"totalTasks\": 9941\n      },\n      \"contextHeader\": \"string\",\n      \"subQuestions\": [\n        {\n          \"type\": \"yes-no\",\n          \"label\": \"string\",\n          \"required\": true,\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\"\n          }\n        },\n        {\n          \"type\": \"single-choice\",\n          \"label\": \"string\",\n          \"required\": true,\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\"\n          }\n        }\n      ]\n    },\n    {\n      \"type\": \"multiple-choice\",\n      \"text\": \"string\",\n      \"description\": \"string\",\n      \"required\": true,\n      \"placeholder\": \"string\",\n      \"voiceEnabled\": false,\n      \"validation\": {\n        \"minLength\": 7659,\n        \"maxLength\": 9971,\n        \"min\": 3211.824050215173,\n        \"max\": 344.41806269564165\n      },\n      \"options\": [\n        \"string\",\n        \"string\"\n      ],\n      \"allowOther\": false,\n      \"maxSelections\": 7986,\n      \"randomizeOptions\": false,\n      \"points\": 5,\n      \"labels\": {\n        \"start\": \"string\",\n        \"end\": \"string\",\n        \"points\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      \"visualization\": \"likert\",\n      \"showLabels\": true,\n      \"showValue\": true,\n      \"flipped\": false,\n      \"yesText\": \"Yes\",\n      \"noText\": \"No\",\n      \"items\": [\n        \"string\",\n        \"string\",\n        \"string\",\n        \"string\"\n      ],\n      \"config\": {\n        \"itemsPerTask\": 9329,\n        \"totalTasks\": 6857\n      },\n      \"contextHeader\": \"string\",\n      \"subQuestions\": [\n        {\n          \"type\": \"multiple-choice\",\n          \"label\": \"string\",\n          \"required\": true,\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\"\n          }\n        },\n        {\n          \"type\": \"multiple-choice\",\n          \"label\": \"string\",\n          \"required\": true,\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\"\n          }\n        }\n      ]\n    }\n  ],\n  \"cases\": [\n    {\n      \"title\": \"string\",\n      \"content\": \"string\",\n      \"questions\": [\n        {\n          \"type\": \"yes-no\",\n          \"text\": \"string\",\n          \"description\": \"string\",\n          \"required\": true,\n          \"placeholder\": \"string\",\n          \"voiceEnabled\": false,\n          \"validation\": {\n            \"minLength\": 4773,\n            \"maxLength\": 7797,\n            \"min\": 7376.642638293465,\n            \"max\": 1261.2719888578306\n          },\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"allowOther\": false,\n          \"maxSelections\": 7539,\n          \"randomizeOptions\": false,\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\",\n            \"points\": [\n              {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            ]\n          },\n          \"visualization\": \"likert\",\n          \"showLabels\": true,\n          \"showValue\": true,\n          \"flipped\": false,\n          \"yesText\": \"Yes\",\n          \"noText\": \"No\",\n          \"items\": [\n            \"string\",\n            \"string\",\n            \"string\",\n            \"string\"\n          ],\n          \"config\": {\n            \"itemsPerTask\": 9611,\n            \"totalTasks\": 7805\n          },\n          \"contextHeader\": \"string\",\n          \"subQuestions\": [\n            {\n              \"type\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"label\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"required\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"options\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"points\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"labels\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"type\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"label\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"required\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"options\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"points\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"labels\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ]\n        }\n      ],\n      \"ref\": \"string\",\n      \"prompt\": \"string\",\n      \"publication\": {\n        \"type\": \"embedded\",\n        \"url\": \"https://MtOjwuvsIUkQOOhdVSKnUuCRbqfJjJE.gsstHcRACugXfL6bKxu4WbI0QdjxO5J+NNAVLR-rRJRo7n0p7\",\n        \"metadata\": {\n          \"journal\": \"string\",\n          \"authors\": \"string\",\n          \"year\": 1552,\n          \"title\": \"string\",\n          \"doi\": \"string\"\n        }\n      },\n      \"keyPoints\": [\n        \"string\",\n        \"string\"\n      ],\n      \"summary\": \"string\",\n      \"headerLabel\": \"string\",\n      \"reflectionLabel\": \"string\",\n      \"introLabel\": \"string\"\n    },\n    {\n      \"title\": \"string\",\n      \"content\": \"string\",\n      \"questions\": [\n        {\n          \"type\": \"number\",\n          \"text\": \"string\",\n          \"description\": \"string\",\n          \"required\": true,\n          \"placeholder\": \"string\",\n          \"voiceEnabled\": false,\n          \"validation\": {\n            \"minLength\": 8029,\n            \"maxLength\": 120,\n            \"min\": 9043.22389209824,\n            \"max\": 760.2105689110816\n          },\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"allowOther\": false,\n          \"maxSelections\": 6632,\n          \"randomizeOptions\": false,\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\",\n            \"points\": [\n              {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            ]\n          },\n          \"visualization\": \"likert\",\n          \"showLabels\": true,\n          \"showValue\": true,\n          \"flipped\": false,\n          \"yesText\": \"Yes\",\n          \"noText\": \"No\",\n          \"items\": [\n            \"string\",\n            \"string\",\n            \"string\",\n            \"string\"\n          ],\n          \"config\": {\n            \"itemsPerTask\": 6978,\n            \"totalTasks\": 7870\n          },\n          \"contextHeader\": \"string\",\n          \"subQuestions\": [\n            {\n              \"type\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"label\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"required\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"options\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"points\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"labels\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"type\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"label\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"required\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"options\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"points\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"labels\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ]\n        }\n      ],\n      \"ref\": \"string\",\n      \"prompt\": \"string\",\n      \"publication\": {\n        \"type\": \"text\",\n        \"url\": \"https://jDuPyuaklOHnRAvuBWpPypMgHliuQsnrL.oeb6sZTQd.qG,augmBvxfJD7e7Le.Ptjwi8pUjZsvV3\",\n        \"metadata\": {\n          \"journal\": \"string\",\n          \"authors\": \"string\",\n          \"year\": 2417,\n          \"title\": \"string\",\n          \"doi\": \"string\"\n        }\n      },\n      \"keyPoints\": [\n        \"string\",\n        \"string\"\n      ],\n      \"summary\": \"string\",\n      \"headerLabel\": \"string\",\n      \"reflectionLabel\": \"string\",\n      \"introLabel\": \"string\"\n    }\n  ],\n  \"closingQuestions\": [\n    {\n      \"type\": \"compound\",\n      \"text\": \"string\",\n      \"description\": \"string\",\n      \"required\": true,\n      \"placeholder\": \"string\",\n      \"voiceEnabled\": false,\n      \"validation\": {\n        \"minLength\": 9267,\n        \"maxLength\": 3834,\n        \"min\": 7487.725210593441,\n        \"max\": 1290.9507319031532\n      },\n      \"options\": [\n        \"string\",\n        \"string\"\n      ],\n      \"allowOther\": false,\n      \"maxSelections\": 7673,\n      \"randomizeOptions\": false,\n      \"points\": 5,\n      \"labels\": {\n        \"start\": \"string\",\n        \"end\": \"string\",\n        \"points\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      \"visualization\": \"likert\",\n      \"showLabels\": true,\n      \"showValue\": true,\n      \"flipped\": false,\n      \"yesText\": \"Yes\",\n      \"noText\": \"No\",\n      \"items\": [\n        \"string\",\n        \"string\",\n        \"string\",\n        \"string\"\n      ],\n      \"config\": {\n        \"itemsPerTask\": 2412,\n        \"totalTasks\": 6910\n      },\n      \"contextHeader\": \"string\",\n      \"subQuestions\": [\n        {\n          \"type\": \"yes-no\",\n          \"label\": \"string\",\n          \"required\": true,\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\"\n          }\n        },\n        {\n          \"type\": \"yes-no\",\n          \"label\": \"string\",\n          \"required\": true,\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\"\n          }\n        }\n      ]\n    },\n    {\n      \"type\": \"text\",\n      \"text\": \"string\",\n      \"description\": \"string\",\n      \"required\": true,\n      \"placeholder\": \"string\",\n      \"voiceEnabled\": false,\n      \"validation\": {\n        \"minLength\": 3642,\n        \"maxLength\": 7012,\n        \"min\": 5500.201059855869,\n        \"max\": 6996.2571134015425\n      },\n      \"options\": [\n        \"string\",\n        \"string\"\n      ],\n      \"allowOther\": false,\n      \"maxSelections\": 3693,\n      \"randomizeOptions\": false,\n      \"points\": 5,\n      \"labels\": {\n        \"start\": \"string\",\n        \"end\": \"string\",\n        \"points\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      \"visualization\": \"likert\",\n      \"showLabels\": true,\n      \"showValue\": true,\n      \"flipped\": false,\n      \"yesText\": \"Yes\",\n      \"noText\": \"No\",\n      \"items\": [\n        \"string\",\n        \"string\",\n        \"string\",\n        \"string\"\n      ],\n      \"config\": {\n        \"itemsPerTask\": 4620,\n        \"totalTasks\": 237\n      },\n      \"contextHeader\": \"string\",\n      \"subQuestions\": [\n        {\n          \"type\": \"yes-no\",\n          \"label\": \"string\",\n          \"required\": true,\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\"\n          }\n        },\n        {\n          \"type\": \"single-choice\",\n          \"label\": \"string\",\n          \"required\": true,\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\"\n          }\n        }\n      ]\n    }\n  ],\n  \"targeting\": {\n    \"audiences\": [\n      {\n        \"name\": \"string\",\n        \"roles\": [\n          \"string\",\n          \"string\"\n        ],\n        \"specialtyCodes\": [\n          \"string\",\n          \"string\"\n        ],\n        \"states\": [\n          \"string\",\n          \"string\"\n        ],\n        \"zipCodes\": [\n          \"string\",\n          \"string\"\n        ],\n        \"compensation\": 9696.586866767442,\n        \"quota\": 3083\n      }\n    ]\n  }\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"5634bde4-bda1-4af9-8565-35a6b21d600f","name":"Survey created","originalRequest":{"url":{"path":["v1","surveys"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"title\": \"string\",\n  \"estimatedTime\": {\n    \"min\": 3717,\n    \"max\": 4133\n  },\n  \"incentive\": 9113.862533852109,\n  \"description\": \"string\",\n  \"briefDescription\": \"string\",\n  \"sponsor\": \"string\",\n  \"background\": \"string\",\n  \"directions\": \"string\",\n  \"outcomes\": \"string\",\n  \"format\": \"standard\",\n  \"questions\": [\n    {\n      \"type\": \"yes-no\",\n      \"text\": \"string\",\n      \"description\": \"string\",\n      \"required\": true,\n      \"placeholder\": \"string\",\n      \"voiceEnabled\": false,\n      \"validation\": {\n        \"minLength\": 3201,\n        \"maxLength\": 5983,\n        \"min\": 1638.3877548993996,\n        \"max\": 4338.956912286915\n      },\n      \"options\": [\n        \"string\",\n        \"string\"\n      ],\n      \"allowOther\": false,\n      \"maxSelections\": 6566,\n      \"randomizeOptions\": false,\n      \"points\": 5,\n      \"labels\": {\n        \"start\": \"string\",\n        \"end\": \"string\",\n        \"points\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      \"visualization\": \"likert\",\n      \"showLabels\": true,\n      \"showValue\": true,\n      \"flipped\": false,\n      \"yesText\": \"Yes\",\n      \"noText\": \"No\",\n      \"items\": [\n        \"string\",\n        \"string\",\n        \"string\",\n        \"string\"\n      ],\n      \"config\": {\n        \"itemsPerTask\": 1406,\n        \"totalTasks\": 9025\n      },\n      \"contextHeader\": \"string\",\n      \"subQuestions\": [\n        {\n          \"type\": \"scale\",\n          \"label\": \"string\",\n          \"required\": true,\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\"\n          }\n        },\n        {\n          \"type\": \"single-choice\",\n          \"label\": \"string\",\n          \"required\": true,\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\"\n          }\n        }\n      ]\n    },\n    {\n      \"type\": \"yes-no\",\n      \"text\": \"string\",\n      \"description\": \"string\",\n      \"required\": true,\n      \"placeholder\": \"string\",\n      \"voiceEnabled\": false,\n      \"validation\": {\n        \"minLength\": 512,\n        \"maxLength\": 908,\n        \"min\": 2019.1338810713112,\n        \"max\": 7610.437850940266\n      },\n      \"options\": [\n        \"string\",\n        \"string\"\n      ],\n      \"allowOther\": false,\n      \"maxSelections\": 2579,\n      \"randomizeOptions\": false,\n      \"points\": 5,\n      \"labels\": {\n        \"start\": \"string\",\n        \"end\": \"string\",\n        \"points\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      \"visualization\": \"likert\",\n      \"showLabels\": true,\n      \"showValue\": true,\n      \"flipped\": false,\n      \"yesText\": \"Yes\",\n      \"noText\": \"No\",\n      \"items\": [\n        \"string\",\n        \"string\",\n        \"string\",\n        \"string\"\n      ],\n      \"config\": {\n        \"itemsPerTask\": 4342,\n        \"totalTasks\": 6742\n      },\n      \"contextHeader\": \"string\",\n      \"subQuestions\": [\n        {\n          \"type\": \"scale\",\n          \"label\": \"string\",\n          \"required\": true,\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\"\n          }\n        },\n        {\n          \"type\": \"scale\",\n          \"label\": \"string\",\n          \"required\": true,\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\"\n          }\n        }\n      ]\n    }\n  ],\n  \"introQuestions\": [\n    {\n      \"type\": \"text\",\n      \"text\": \"string\",\n      \"description\": \"string\",\n      \"required\": true,\n      \"placeholder\": \"string\",\n      \"voiceEnabled\": false,\n      \"validation\": {\n        \"minLength\": 5021,\n        \"maxLength\": 6309,\n        \"min\": 5295.966253296518,\n        \"max\": 891.270980898744\n      },\n      \"options\": [\n        \"string\",\n        \"string\"\n      ],\n      \"allowOther\": false,\n      \"maxSelections\": 1012,\n      \"randomizeOptions\": false,\n      \"points\": 5,\n      \"labels\": {\n        \"start\": \"string\",\n        \"end\": \"string\",\n        \"points\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      \"visualization\": \"likert\",\n      \"showLabels\": true,\n      \"showValue\": true,\n      \"flipped\": false,\n      \"yesText\": \"Yes\",\n      \"noText\": \"No\",\n      \"items\": [\n        \"string\",\n        \"string\",\n        \"string\",\n        \"string\"\n      ],\n      \"config\": {\n        \"itemsPerTask\": 3400,\n        \"totalTasks\": 4662\n      },\n      \"contextHeader\": \"string\",\n      \"subQuestions\": [\n        {\n          \"type\": \"single-choice\",\n          \"label\": \"string\",\n          \"required\": true,\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\"\n          }\n        },\n        {\n          \"type\": \"scale\",\n          \"label\": \"string\",\n          \"required\": true,\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\"\n          }\n        }\n      ]\n    },\n    {\n      \"type\": \"maxdiff\",\n      \"text\": \"string\",\n      \"description\": \"string\",\n      \"required\": true,\n      \"placeholder\": \"string\",\n      \"voiceEnabled\": false,\n      \"validation\": {\n        \"minLength\": 3535,\n        \"maxLength\": 9863,\n        \"min\": 5862.94042705515,\n        \"max\": 6180.733759997066\n      },\n      \"options\": [\n        \"string\",\n        \"string\"\n      ],\n      \"allowOther\": false,\n      \"maxSelections\": 6668,\n      \"randomizeOptions\": false,\n      \"points\": 5,\n      \"labels\": {\n        \"start\": \"string\",\n        \"end\": \"string\",\n        \"points\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      \"visualization\": \"likert\",\n      \"showLabels\": true,\n      \"showValue\": true,\n      \"flipped\": false,\n      \"yesText\": \"Yes\",\n      \"noText\": \"No\",\n      \"items\": [\n        \"string\",\n        \"string\",\n        \"string\",\n        \"string\"\n      ],\n      \"config\": {\n        \"itemsPerTask\": 8143,\n        \"totalTasks\": 5965\n      },\n      \"contextHeader\": \"string\",\n      \"subQuestions\": [\n        {\n          \"type\": \"single-choice\",\n          \"label\": \"string\",\n          \"required\": true,\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\"\n          }\n        },\n        {\n          \"type\": \"single-choice\",\n          \"label\": \"string\",\n          \"required\": true,\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\"\n          }\n        }\n      ]\n    }\n  ],\n  \"cases\": [\n    {\n      \"title\": \"string\",\n      \"content\": \"string\",\n      \"questions\": [\n        {\n          \"type\": \"multiple-choice\",\n          \"text\": \"string\",\n          \"description\": \"string\",\n          \"required\": true,\n          \"placeholder\": \"string\",\n          \"voiceEnabled\": false,\n          \"validation\": {\n            \"minLength\": 4236,\n            \"maxLength\": 9825,\n            \"min\": 9518.638837253915,\n            \"max\": 9435.526809782972\n          },\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"allowOther\": false,\n          \"maxSelections\": 7775,\n          \"randomizeOptions\": false,\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\",\n            \"points\": [\n              {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            ]\n          },\n          \"visualization\": \"likert\",\n          \"showLabels\": true,\n          \"showValue\": true,\n          \"flipped\": false,\n          \"yesText\": \"Yes\",\n          \"noText\": \"No\",\n          \"items\": [\n            \"string\",\n            \"string\",\n            \"string\",\n            \"string\"\n          ],\n          \"config\": {\n            \"itemsPerTask\": 100,\n            \"totalTasks\": 7486\n          },\n          \"contextHeader\": \"string\",\n          \"subQuestions\": [\n            {\n              \"type\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"label\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"required\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"options\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"points\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"labels\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"type\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"label\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"required\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"options\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"points\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"labels\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ]\n        }\n      ],\n      \"ref\": \"string\",\n      \"prompt\": \"string\",\n      \"publication\": {\n        \"type\": \"link\",\n        \"url\": \"http://DtWdLNdnpDCXMKVbsdCWudXApBPuY.lvixcAF3szwqLiSlPORPoUPGW,BMYwnN6NQUNDtJfSS8vgZF4CLb9au5qEwLzDEdP2xkXYezP.yglIk\",\n        \"metadata\": {\n          \"journal\": \"string\",\n          \"authors\": \"string\",\n          \"year\": 4209,\n          \"title\": \"string\",\n          \"doi\": \"string\"\n        }\n      },\n      \"keyPoints\": [\n        \"string\",\n        \"string\"\n      ],\n      \"summary\": \"string\",\n      \"headerLabel\": \"string\",\n      \"reflectionLabel\": \"string\",\n      \"introLabel\": \"string\"\n    },\n    {\n      \"title\": \"string\",\n      \"content\": \"string\",\n      \"questions\": [\n        {\n          \"type\": \"compound\",\n          \"text\": \"string\",\n          \"description\": \"string\",\n          \"required\": true,\n          \"placeholder\": \"string\",\n          \"voiceEnabled\": false,\n          \"validation\": {\n            \"minLength\": 1182,\n            \"maxLength\": 8845,\n            \"min\": 6437.027425498641,\n            \"max\": 949.9691470644889\n          },\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"allowOther\": false,\n          \"maxSelections\": 3112,\n          \"randomizeOptions\": false,\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\",\n            \"points\": [\n              {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            ]\n          },\n          \"visualization\": \"likert\",\n          \"showLabels\": true,\n          \"showValue\": true,\n          \"flipped\": false,\n          \"yesText\": \"Yes\",\n          \"noText\": \"No\",\n          \"items\": [\n            \"string\",\n            \"string\",\n            \"string\",\n            \"string\"\n          ],\n          \"config\": {\n            \"itemsPerTask\": 5170,\n            \"totalTasks\": 8631\n          },\n          \"contextHeader\": \"string\",\n          \"subQuestions\": [\n            {\n              \"type\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"label\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"required\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"options\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"points\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"labels\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"type\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"label\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"required\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"options\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"points\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"labels\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ]\n        }\n      ],\n      \"ref\": \"string\",\n      \"prompt\": \"string\",\n      \"publication\": {\n        \"type\": \"embedded\",\n        \"url\": \"http://WwoABANrpdcmULySQlqSxRcG.vsfVDkdleo\",\n        \"metadata\": {\n          \"journal\": \"string\",\n          \"authors\": \"string\",\n          \"year\": 4358,\n          \"title\": \"string\",\n          \"doi\": \"string\"\n        }\n      },\n      \"keyPoints\": [\n        \"string\",\n        \"string\"\n      ],\n      \"summary\": \"string\",\n      \"headerLabel\": \"string\",\n      \"reflectionLabel\": \"string\",\n      \"introLabel\": \"string\"\n    }\n  ],\n  \"closingQuestions\": [\n    {\n      \"type\": \"yes-no\",\n      \"text\": \"string\",\n      \"description\": \"string\",\n      \"required\": true,\n      \"placeholder\": \"string\",\n      \"voiceEnabled\": false,\n      \"validation\": {\n        \"minLength\": 5850,\n        \"maxLength\": 682,\n        \"min\": 416.7180422553862,\n        \"max\": 9670.238717242497\n      },\n      \"options\": [\n        \"string\",\n        \"string\"\n      ],\n      \"allowOther\": false,\n      \"maxSelections\": 8206,\n      \"randomizeOptions\": false,\n      \"points\": 5,\n      \"labels\": {\n        \"start\": \"string\",\n        \"end\": \"string\",\n        \"points\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      \"visualization\": \"likert\",\n      \"showLabels\": true,\n      \"showValue\": true,\n      \"flipped\": false,\n      \"yesText\": \"Yes\",\n      \"noText\": \"No\",\n      \"items\": [\n        \"string\",\n        \"string\",\n        \"string\",\n        \"string\"\n      ],\n      \"config\": {\n        \"itemsPerTask\": 7709,\n        \"totalTasks\": 7275\n      },\n      \"contextHeader\": \"string\",\n      \"subQuestions\": [\n        {\n          \"type\": \"yes-no\",\n          \"label\": \"string\",\n          \"required\": true,\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\"\n          }\n        },\n        {\n          \"type\": \"scale\",\n          \"label\": \"string\",\n          \"required\": true,\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\"\n          }\n        }\n      ]\n    },\n    {\n      \"type\": \"number\",\n      \"text\": \"string\",\n      \"description\": \"string\",\n      \"required\": true,\n      \"placeholder\": \"string\",\n      \"voiceEnabled\": false,\n      \"validation\": {\n        \"minLength\": 7007,\n        \"maxLength\": 6991,\n        \"min\": 7428.9550540702985,\n        \"max\": 6878.4248144966305\n      },\n      \"options\": [\n        \"string\",\n        \"string\"\n      ],\n      \"allowOther\": false,\n      \"maxSelections\": 9387,\n      \"randomizeOptions\": false,\n      \"points\": 5,\n      \"labels\": {\n        \"start\": \"string\",\n        \"end\": \"string\",\n        \"points\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      \"visualization\": \"likert\",\n      \"showLabels\": true,\n      \"showValue\": true,\n      \"flipped\": false,\n      \"yesText\": \"Yes\",\n      \"noText\": \"No\",\n      \"items\": [\n        \"string\",\n        \"string\",\n        \"string\",\n        \"string\"\n      ],\n      \"config\": {\n        \"itemsPerTask\": 4540,\n        \"totalTasks\": 8807\n      },\n      \"contextHeader\": \"string\",\n      \"subQuestions\": [\n        {\n          \"type\": \"yes-no\",\n          \"label\": \"string\",\n          \"required\": true,\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\"\n          }\n        },\n        {\n          \"type\": \"yes-no\",\n          \"label\": \"string\",\n          \"required\": true,\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\"\n          }\n        }\n      ]\n    }\n  ],\n  \"targeting\": {\n    \"audiences\": [\n      {\n        \"name\": \"string\",\n        \"roles\": [\n          \"string\",\n          \"string\"\n        ],\n        \"specialtyCodes\": [\n          \"string\",\n          \"string\"\n        ],\n        \"states\": [\n          \"string\",\n          \"string\"\n        ],\n        \"zipCodes\": [\n          \"string\",\n          \"string\"\n        ],\n        \"compensation\": 8328.549113972957,\n        \"quota\": 2697\n      }\n    ]\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Created","code":201,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"id\": \"e8ad13af-0d4a-3990-8849-6cd76e63a7ab\",\n  \"title\": \"string\",\n  \"status\": \"draft\",\n  \"questionCount\": 7392,\n  \"createdAt\": \"2020-11-16T04:55:47.813Z\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"70825eb4-9eb8-4444-8a1a-84bdcdfea4c1","name":"Validation error","originalRequest":{"url":{"path":["v1","surveys"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"title\": \"string\",\n  \"estimatedTime\": {\n    \"min\": 3717,\n    \"max\": 4133\n  },\n  \"incentive\": 9113.862533852109,\n  \"description\": \"string\",\n  \"briefDescription\": \"string\",\n  \"sponsor\": \"string\",\n  \"background\": \"string\",\n  \"directions\": \"string\",\n  \"outcomes\": \"string\",\n  \"format\": \"standard\",\n  \"questions\": [\n    {\n      \"type\": \"yes-no\",\n      \"text\": \"string\",\n      \"description\": \"string\",\n      \"required\": true,\n      \"placeholder\": \"string\",\n      \"voiceEnabled\": false,\n      \"validation\": {\n        \"minLength\": 3201,\n        \"maxLength\": 5983,\n        \"min\": 1638.3877548993996,\n        \"max\": 4338.956912286915\n      },\n      \"options\": [\n        \"string\",\n        \"string\"\n      ],\n      \"allowOther\": false,\n      \"maxSelections\": 6566,\n      \"randomizeOptions\": false,\n      \"points\": 5,\n      \"labels\": {\n        \"start\": \"string\",\n        \"end\": \"string\",\n        \"points\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      \"visualization\": \"likert\",\n      \"showLabels\": true,\n      \"showValue\": true,\n      \"flipped\": false,\n      \"yesText\": \"Yes\",\n      \"noText\": \"No\",\n      \"items\": [\n        \"string\",\n        \"string\",\n        \"string\",\n        \"string\"\n      ],\n      \"config\": {\n        \"itemsPerTask\": 1406,\n        \"totalTasks\": 9025\n      },\n      \"contextHeader\": \"string\",\n      \"subQuestions\": [\n        {\n          \"type\": \"scale\",\n          \"label\": \"string\",\n          \"required\": true,\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\"\n          }\n        },\n        {\n          \"type\": \"single-choice\",\n          \"label\": \"string\",\n          \"required\": true,\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\"\n          }\n        }\n      ]\n    },\n    {\n      \"type\": \"yes-no\",\n      \"text\": \"string\",\n      \"description\": \"string\",\n      \"required\": true,\n      \"placeholder\": \"string\",\n      \"voiceEnabled\": false,\n      \"validation\": {\n        \"minLength\": 512,\n        \"maxLength\": 908,\n        \"min\": 2019.1338810713112,\n        \"max\": 7610.437850940266\n      },\n      \"options\": [\n        \"string\",\n        \"string\"\n      ],\n      \"allowOther\": false,\n      \"maxSelections\": 2579,\n      \"randomizeOptions\": false,\n      \"points\": 5,\n      \"labels\": {\n        \"start\": \"string\",\n        \"end\": \"string\",\n        \"points\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      \"visualization\": \"likert\",\n      \"showLabels\": true,\n      \"showValue\": true,\n      \"flipped\": false,\n      \"yesText\": \"Yes\",\n      \"noText\": \"No\",\n      \"items\": [\n        \"string\",\n        \"string\",\n        \"string\",\n        \"string\"\n      ],\n      \"config\": {\n        \"itemsPerTask\": 4342,\n        \"totalTasks\": 6742\n      },\n      \"contextHeader\": \"string\",\n      \"subQuestions\": [\n        {\n          \"type\": \"scale\",\n          \"label\": \"string\",\n          \"required\": true,\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\"\n          }\n        },\n        {\n          \"type\": \"scale\",\n          \"label\": \"string\",\n          \"required\": true,\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\"\n          }\n        }\n      ]\n    }\n  ],\n  \"introQuestions\": [\n    {\n      \"type\": \"text\",\n      \"text\": \"string\",\n      \"description\": \"string\",\n      \"required\": true,\n      \"placeholder\": \"string\",\n      \"voiceEnabled\": false,\n      \"validation\": {\n        \"minLength\": 5021,\n        \"maxLength\": 6309,\n        \"min\": 5295.966253296518,\n        \"max\": 891.270980898744\n      },\n      \"options\": [\n        \"string\",\n        \"string\"\n      ],\n      \"allowOther\": false,\n      \"maxSelections\": 1012,\n      \"randomizeOptions\": false,\n      \"points\": 5,\n      \"labels\": {\n        \"start\": \"string\",\n        \"end\": \"string\",\n        \"points\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      \"visualization\": \"likert\",\n      \"showLabels\": true,\n      \"showValue\": true,\n      \"flipped\": false,\n      \"yesText\": \"Yes\",\n      \"noText\": \"No\",\n      \"items\": [\n        \"string\",\n        \"string\",\n        \"string\",\n        \"string\"\n      ],\n      \"config\": {\n        \"itemsPerTask\": 3400,\n        \"totalTasks\": 4662\n      },\n      \"contextHeader\": \"string\",\n      \"subQuestions\": [\n        {\n          \"type\": \"single-choice\",\n          \"label\": \"string\",\n          \"required\": true,\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\"\n          }\n        },\n        {\n          \"type\": \"scale\",\n          \"label\": \"string\",\n          \"required\": true,\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\"\n          }\n        }\n      ]\n    },\n    {\n      \"type\": \"maxdiff\",\n      \"text\": \"string\",\n      \"description\": \"string\",\n      \"required\": true,\n      \"placeholder\": \"string\",\n      \"voiceEnabled\": false,\n      \"validation\": {\n        \"minLength\": 3535,\n        \"maxLength\": 9863,\n        \"min\": 5862.94042705515,\n        \"max\": 6180.733759997066\n      },\n      \"options\": [\n        \"string\",\n        \"string\"\n      ],\n      \"allowOther\": false,\n      \"maxSelections\": 6668,\n      \"randomizeOptions\": false,\n      \"points\": 5,\n      \"labels\": {\n        \"start\": \"string\",\n        \"end\": \"string\",\n        \"points\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      \"visualization\": \"likert\",\n      \"showLabels\": true,\n      \"showValue\": true,\n      \"flipped\": false,\n      \"yesText\": \"Yes\",\n      \"noText\": \"No\",\n      \"items\": [\n        \"string\",\n        \"string\",\n        \"string\",\n        \"string\"\n      ],\n      \"config\": {\n        \"itemsPerTask\": 8143,\n        \"totalTasks\": 5965\n      },\n      \"contextHeader\": \"string\",\n      \"subQuestions\": [\n        {\n          \"type\": \"single-choice\",\n          \"label\": \"string\",\n          \"required\": true,\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\"\n          }\n        },\n        {\n          \"type\": \"single-choice\",\n          \"label\": \"string\",\n          \"required\": true,\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\"\n          }\n        }\n      ]\n    }\n  ],\n  \"cases\": [\n    {\n      \"title\": \"string\",\n      \"content\": \"string\",\n      \"questions\": [\n        {\n          \"type\": \"multiple-choice\",\n          \"text\": \"string\",\n          \"description\": \"string\",\n          \"required\": true,\n          \"placeholder\": \"string\",\n          \"voiceEnabled\": false,\n          \"validation\": {\n            \"minLength\": 4236,\n            \"maxLength\": 9825,\n            \"min\": 9518.638837253915,\n            \"max\": 9435.526809782972\n          },\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"allowOther\": false,\n          \"maxSelections\": 7775,\n          \"randomizeOptions\": false,\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\",\n            \"points\": [\n              {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            ]\n          },\n          \"visualization\": \"likert\",\n          \"showLabels\": true,\n          \"showValue\": true,\n          \"flipped\": false,\n          \"yesText\": \"Yes\",\n          \"noText\": \"No\",\n          \"items\": [\n            \"string\",\n            \"string\",\n            \"string\",\n            \"string\"\n          ],\n          \"config\": {\n            \"itemsPerTask\": 100,\n            \"totalTasks\": 7486\n          },\n          \"contextHeader\": \"string\",\n          \"subQuestions\": [\n            {\n              \"type\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"label\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"required\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"options\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"points\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"labels\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"type\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"label\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"required\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"options\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"points\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"labels\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ]\n        }\n      ],\n      \"ref\": \"string\",\n      \"prompt\": \"string\",\n      \"publication\": {\n        \"type\": \"link\",\n        \"url\": \"http://DtWdLNdnpDCXMKVbsdCWudXApBPuY.lvixcAF3szwqLiSlPORPoUPGW,BMYwnN6NQUNDtJfSS8vgZF4CLb9au5qEwLzDEdP2xkXYezP.yglIk\",\n        \"metadata\": {\n          \"journal\": \"string\",\n          \"authors\": \"string\",\n          \"year\": 4209,\n          \"title\": \"string\",\n          \"doi\": \"string\"\n        }\n      },\n      \"keyPoints\": [\n        \"string\",\n        \"string\"\n      ],\n      \"summary\": \"string\",\n      \"headerLabel\": \"string\",\n      \"reflectionLabel\": \"string\",\n      \"introLabel\": \"string\"\n    },\n    {\n      \"title\": \"string\",\n      \"content\": \"string\",\n      \"questions\": [\n        {\n          \"type\": \"compound\",\n          \"text\": \"string\",\n          \"description\": \"string\",\n          \"required\": true,\n          \"placeholder\": \"string\",\n          \"voiceEnabled\": false,\n          \"validation\": {\n            \"minLength\": 1182,\n            \"maxLength\": 8845,\n            \"min\": 6437.027425498641,\n            \"max\": 949.9691470644889\n          },\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"allowOther\": false,\n          \"maxSelections\": 3112,\n          \"randomizeOptions\": false,\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\",\n            \"points\": [\n              {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            ]\n          },\n          \"visualization\": \"likert\",\n          \"showLabels\": true,\n          \"showValue\": true,\n          \"flipped\": false,\n          \"yesText\": \"Yes\",\n          \"noText\": \"No\",\n          \"items\": [\n            \"string\",\n            \"string\",\n            \"string\",\n            \"string\"\n          ],\n          \"config\": {\n            \"itemsPerTask\": 5170,\n            \"totalTasks\": 8631\n          },\n          \"contextHeader\": \"string\",\n          \"subQuestions\": [\n            {\n              \"type\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"label\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"required\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"options\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"points\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"labels\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"type\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"label\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"required\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"options\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"points\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"labels\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ]\n        }\n      ],\n      \"ref\": \"string\",\n      \"prompt\": \"string\",\n      \"publication\": {\n        \"type\": \"embedded\",\n        \"url\": \"http://WwoABANrpdcmULySQlqSxRcG.vsfVDkdleo\",\n        \"metadata\": {\n          \"journal\": \"string\",\n          \"authors\": \"string\",\n          \"year\": 4358,\n          \"title\": \"string\",\n          \"doi\": \"string\"\n        }\n      },\n      \"keyPoints\": [\n        \"string\",\n        \"string\"\n      ],\n      \"summary\": \"string\",\n      \"headerLabel\": \"string\",\n      \"reflectionLabel\": \"string\",\n      \"introLabel\": \"string\"\n    }\n  ],\n  \"closingQuestions\": [\n    {\n      \"type\": \"yes-no\",\n      \"text\": \"string\",\n      \"description\": \"string\",\n      \"required\": true,\n      \"placeholder\": \"string\",\n      \"voiceEnabled\": false,\n      \"validation\": {\n        \"minLength\": 5850,\n        \"maxLength\": 682,\n        \"min\": 416.7180422553862,\n        \"max\": 9670.238717242497\n      },\n      \"options\": [\n        \"string\",\n        \"string\"\n      ],\n      \"allowOther\": false,\n      \"maxSelections\": 8206,\n      \"randomizeOptions\": false,\n      \"points\": 5,\n      \"labels\": {\n        \"start\": \"string\",\n        \"end\": \"string\",\n        \"points\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      \"visualization\": \"likert\",\n      \"showLabels\": true,\n      \"showValue\": true,\n      \"flipped\": false,\n      \"yesText\": \"Yes\",\n      \"noText\": \"No\",\n      \"items\": [\n        \"string\",\n        \"string\",\n        \"string\",\n        \"string\"\n      ],\n      \"config\": {\n        \"itemsPerTask\": 7709,\n        \"totalTasks\": 7275\n      },\n      \"contextHeader\": \"string\",\n      \"subQuestions\": [\n        {\n          \"type\": \"yes-no\",\n          \"label\": \"string\",\n          \"required\": true,\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\"\n          }\n        },\n        {\n          \"type\": \"scale\",\n          \"label\": \"string\",\n          \"required\": true,\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\"\n          }\n        }\n      ]\n    },\n    {\n      \"type\": \"number\",\n      \"text\": \"string\",\n      \"description\": \"string\",\n      \"required\": true,\n      \"placeholder\": \"string\",\n      \"voiceEnabled\": false,\n      \"validation\": {\n        \"minLength\": 7007,\n        \"maxLength\": 6991,\n        \"min\": 7428.9550540702985,\n        \"max\": 6878.4248144966305\n      },\n      \"options\": [\n        \"string\",\n        \"string\"\n      ],\n      \"allowOther\": false,\n      \"maxSelections\": 9387,\n      \"randomizeOptions\": false,\n      \"points\": 5,\n      \"labels\": {\n        \"start\": \"string\",\n        \"end\": \"string\",\n        \"points\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      \"visualization\": \"likert\",\n      \"showLabels\": true,\n      \"showValue\": true,\n      \"flipped\": false,\n      \"yesText\": \"Yes\",\n      \"noText\": \"No\",\n      \"items\": [\n        \"string\",\n        \"string\",\n        \"string\",\n        \"string\"\n      ],\n      \"config\": {\n        \"itemsPerTask\": 4540,\n        \"totalTasks\": 8807\n      },\n      \"contextHeader\": \"string\",\n      \"subQuestions\": [\n        {\n          \"type\": \"yes-no\",\n          \"label\": \"string\",\n          \"required\": true,\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\"\n          }\n        },\n        {\n          \"type\": \"yes-no\",\n          \"label\": \"string\",\n          \"required\": true,\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\"\n          }\n        }\n      ]\n    }\n  ],\n  \"targeting\": {\n    \"audiences\": [\n      {\n        \"name\": \"string\",\n        \"roles\": [\n          \"string\",\n          \"string\"\n        ],\n        \"specialtyCodes\": [\n          \"string\",\n          \"string\"\n        ],\n        \"states\": [\n          \"string\",\n          \"string\"\n        ],\n        \"zipCodes\": [\n          \"string\",\n          \"string\"\n        ],\n        \"compensation\": 8328.549113972957,\n        \"quota\": 2697\n      }\n    ]\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": {\n    \"code\": \"VALIDATION_ERROR\",\n    \"message\": \"Survey validation failed\",\n    \"errors\": [\n      {\n        \"code\": \"MISSING_OPTIONS\",\n        \"path\": \"questions[2].options\",\n        \"message\": \"single-choice questions require an \\\"options\\\" array\"\n      },\n      {\n        \"code\": \"MISSING_OPTIONS\",\n        \"path\": \"questions[2].options\",\n        \"message\": \"single-choice questions require an \\\"options\\\" array\"\n      }\n    ]\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"9d453e2d-2aa4-4535-8ad6-ea08f128a65d","name":"Missing or invalid API key","originalRequest":{"url":{"path":["v1","surveys"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"title\": \"string\",\n  \"estimatedTime\": {\n    \"min\": 3717,\n    \"max\": 4133\n  },\n  \"incentive\": 9113.862533852109,\n  \"description\": \"string\",\n  \"briefDescription\": \"string\",\n  \"sponsor\": \"string\",\n  \"background\": \"string\",\n  \"directions\": \"string\",\n  \"outcomes\": \"string\",\n  \"format\": \"standard\",\n  \"questions\": [\n    {\n      \"type\": \"yes-no\",\n      \"text\": \"string\",\n      \"description\": \"string\",\n      \"required\": true,\n      \"placeholder\": \"string\",\n      \"voiceEnabled\": false,\n      \"validation\": {\n        \"minLength\": 3201,\n        \"maxLength\": 5983,\n        \"min\": 1638.3877548993996,\n        \"max\": 4338.956912286915\n      },\n      \"options\": [\n        \"string\",\n        \"string\"\n      ],\n      \"allowOther\": false,\n      \"maxSelections\": 6566,\n      \"randomizeOptions\": false,\n      \"points\": 5,\n      \"labels\": {\n        \"start\": \"string\",\n        \"end\": \"string\",\n        \"points\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      \"visualization\": \"likert\",\n      \"showLabels\": true,\n      \"showValue\": true,\n      \"flipped\": false,\n      \"yesText\": \"Yes\",\n      \"noText\": \"No\",\n      \"items\": [\n        \"string\",\n        \"string\",\n        \"string\",\n        \"string\"\n      ],\n      \"config\": {\n        \"itemsPerTask\": 1406,\n        \"totalTasks\": 9025\n      },\n      \"contextHeader\": \"string\",\n      \"subQuestions\": [\n        {\n          \"type\": \"scale\",\n          \"label\": \"string\",\n          \"required\": true,\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\"\n          }\n        },\n        {\n          \"type\": \"single-choice\",\n          \"label\": \"string\",\n          \"required\": true,\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\"\n          }\n        }\n      ]\n    },\n    {\n      \"type\": \"yes-no\",\n      \"text\": \"string\",\n      \"description\": \"string\",\n      \"required\": true,\n      \"placeholder\": \"string\",\n      \"voiceEnabled\": false,\n      \"validation\": {\n        \"minLength\": 512,\n        \"maxLength\": 908,\n        \"min\": 2019.1338810713112,\n        \"max\": 7610.437850940266\n      },\n      \"options\": [\n        \"string\",\n        \"string\"\n      ],\n      \"allowOther\": false,\n      \"maxSelections\": 2579,\n      \"randomizeOptions\": false,\n      \"points\": 5,\n      \"labels\": {\n        \"start\": \"string\",\n        \"end\": \"string\",\n        \"points\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      \"visualization\": \"likert\",\n      \"showLabels\": true,\n      \"showValue\": true,\n      \"flipped\": false,\n      \"yesText\": \"Yes\",\n      \"noText\": \"No\",\n      \"items\": [\n        \"string\",\n        \"string\",\n        \"string\",\n        \"string\"\n      ],\n      \"config\": {\n        \"itemsPerTask\": 4342,\n        \"totalTasks\": 6742\n      },\n      \"contextHeader\": \"string\",\n      \"subQuestions\": [\n        {\n          \"type\": \"scale\",\n          \"label\": \"string\",\n          \"required\": true,\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\"\n          }\n        },\n        {\n          \"type\": \"scale\",\n          \"label\": \"string\",\n          \"required\": true,\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\"\n          }\n        }\n      ]\n    }\n  ],\n  \"introQuestions\": [\n    {\n      \"type\": \"text\",\n      \"text\": \"string\",\n      \"description\": \"string\",\n      \"required\": true,\n      \"placeholder\": \"string\",\n      \"voiceEnabled\": false,\n      \"validation\": {\n        \"minLength\": 5021,\n        \"maxLength\": 6309,\n        \"min\": 5295.966253296518,\n        \"max\": 891.270980898744\n      },\n      \"options\": [\n        \"string\",\n        \"string\"\n      ],\n      \"allowOther\": false,\n      \"maxSelections\": 1012,\n      \"randomizeOptions\": false,\n      \"points\": 5,\n      \"labels\": {\n        \"start\": \"string\",\n        \"end\": \"string\",\n        \"points\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      \"visualization\": \"likert\",\n      \"showLabels\": true,\n      \"showValue\": true,\n      \"flipped\": false,\n      \"yesText\": \"Yes\",\n      \"noText\": \"No\",\n      \"items\": [\n        \"string\",\n        \"string\",\n        \"string\",\n        \"string\"\n      ],\n      \"config\": {\n        \"itemsPerTask\": 3400,\n        \"totalTasks\": 4662\n      },\n      \"contextHeader\": \"string\",\n      \"subQuestions\": [\n        {\n          \"type\": \"single-choice\",\n          \"label\": \"string\",\n          \"required\": true,\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\"\n          }\n        },\n        {\n          \"type\": \"scale\",\n          \"label\": \"string\",\n          \"required\": true,\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\"\n          }\n        }\n      ]\n    },\n    {\n      \"type\": \"maxdiff\",\n      \"text\": \"string\",\n      \"description\": \"string\",\n      \"required\": true,\n      \"placeholder\": \"string\",\n      \"voiceEnabled\": false,\n      \"validation\": {\n        \"minLength\": 3535,\n        \"maxLength\": 9863,\n        \"min\": 5862.94042705515,\n        \"max\": 6180.733759997066\n      },\n      \"options\": [\n        \"string\",\n        \"string\"\n      ],\n      \"allowOther\": false,\n      \"maxSelections\": 6668,\n      \"randomizeOptions\": false,\n      \"points\": 5,\n      \"labels\": {\n        \"start\": \"string\",\n        \"end\": \"string\",\n        \"points\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      \"visualization\": \"likert\",\n      \"showLabels\": true,\n      \"showValue\": true,\n      \"flipped\": false,\n      \"yesText\": \"Yes\",\n      \"noText\": \"No\",\n      \"items\": [\n        \"string\",\n        \"string\",\n        \"string\",\n        \"string\"\n      ],\n      \"config\": {\n        \"itemsPerTask\": 8143,\n        \"totalTasks\": 5965\n      },\n      \"contextHeader\": \"string\",\n      \"subQuestions\": [\n        {\n          \"type\": \"single-choice\",\n          \"label\": \"string\",\n          \"required\": true,\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\"\n          }\n        },\n        {\n          \"type\": \"single-choice\",\n          \"label\": \"string\",\n          \"required\": true,\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\"\n          }\n        }\n      ]\n    }\n  ],\n  \"cases\": [\n    {\n      \"title\": \"string\",\n      \"content\": \"string\",\n      \"questions\": [\n        {\n          \"type\": \"multiple-choice\",\n          \"text\": \"string\",\n          \"description\": \"string\",\n          \"required\": true,\n          \"placeholder\": \"string\",\n          \"voiceEnabled\": false,\n          \"validation\": {\n            \"minLength\": 4236,\n            \"maxLength\": 9825,\n            \"min\": 9518.638837253915,\n            \"max\": 9435.526809782972\n          },\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"allowOther\": false,\n          \"maxSelections\": 7775,\n          \"randomizeOptions\": false,\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\",\n            \"points\": [\n              {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            ]\n          },\n          \"visualization\": \"likert\",\n          \"showLabels\": true,\n          \"showValue\": true,\n          \"flipped\": false,\n          \"yesText\": \"Yes\",\n          \"noText\": \"No\",\n          \"items\": [\n            \"string\",\n            \"string\",\n            \"string\",\n            \"string\"\n          ],\n          \"config\": {\n            \"itemsPerTask\": 100,\n            \"totalTasks\": 7486\n          },\n          \"contextHeader\": \"string\",\n          \"subQuestions\": [\n            {\n              \"type\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"label\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"required\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"options\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"points\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"labels\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"type\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"label\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"required\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"options\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"points\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"labels\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ]\n        }\n      ],\n      \"ref\": \"string\",\n      \"prompt\": \"string\",\n      \"publication\": {\n        \"type\": \"link\",\n        \"url\": \"http://DtWdLNdnpDCXMKVbsdCWudXApBPuY.lvixcAF3szwqLiSlPORPoUPGW,BMYwnN6NQUNDtJfSS8vgZF4CLb9au5qEwLzDEdP2xkXYezP.yglIk\",\n        \"metadata\": {\n          \"journal\": \"string\",\n          \"authors\": \"string\",\n          \"year\": 4209,\n          \"title\": \"string\",\n          \"doi\": \"string\"\n        }\n      },\n      \"keyPoints\": [\n        \"string\",\n        \"string\"\n      ],\n      \"summary\": \"string\",\n      \"headerLabel\": \"string\",\n      \"reflectionLabel\": \"string\",\n      \"introLabel\": \"string\"\n    },\n    {\n      \"title\": \"string\",\n      \"content\": \"string\",\n      \"questions\": [\n        {\n          \"type\": \"compound\",\n          \"text\": \"string\",\n          \"description\": \"string\",\n          \"required\": true,\n          \"placeholder\": \"string\",\n          \"voiceEnabled\": false,\n          \"validation\": {\n            \"minLength\": 1182,\n            \"maxLength\": 8845,\n            \"min\": 6437.027425498641,\n            \"max\": 949.9691470644889\n          },\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"allowOther\": false,\n          \"maxSelections\": 3112,\n          \"randomizeOptions\": false,\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\",\n            \"points\": [\n              {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            ]\n          },\n          \"visualization\": \"likert\",\n          \"showLabels\": true,\n          \"showValue\": true,\n          \"flipped\": false,\n          \"yesText\": \"Yes\",\n          \"noText\": \"No\",\n          \"items\": [\n            \"string\",\n            \"string\",\n            \"string\",\n            \"string\"\n          ],\n          \"config\": {\n            \"itemsPerTask\": 5170,\n            \"totalTasks\": 8631\n          },\n          \"contextHeader\": \"string\",\n          \"subQuestions\": [\n            {\n              \"type\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"label\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"required\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"options\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"points\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"labels\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"type\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"label\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"required\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"options\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"points\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"labels\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ]\n        }\n      ],\n      \"ref\": \"string\",\n      \"prompt\": \"string\",\n      \"publication\": {\n        \"type\": \"embedded\",\n        \"url\": \"http://WwoABANrpdcmULySQlqSxRcG.vsfVDkdleo\",\n        \"metadata\": {\n          \"journal\": \"string\",\n          \"authors\": \"string\",\n          \"year\": 4358,\n          \"title\": \"string\",\n          \"doi\": \"string\"\n        }\n      },\n      \"keyPoints\": [\n        \"string\",\n        \"string\"\n      ],\n      \"summary\": \"string\",\n      \"headerLabel\": \"string\",\n      \"reflectionLabel\": \"string\",\n      \"introLabel\": \"string\"\n    }\n  ],\n  \"closingQuestions\": [\n    {\n      \"type\": \"yes-no\",\n      \"text\": \"string\",\n      \"description\": \"string\",\n      \"required\": true,\n      \"placeholder\": \"string\",\n      \"voiceEnabled\": false,\n      \"validation\": {\n        \"minLength\": 5850,\n        \"maxLength\": 682,\n        \"min\": 416.7180422553862,\n        \"max\": 9670.238717242497\n      },\n      \"options\": [\n        \"string\",\n        \"string\"\n      ],\n      \"allowOther\": false,\n      \"maxSelections\": 8206,\n      \"randomizeOptions\": false,\n      \"points\": 5,\n      \"labels\": {\n        \"start\": \"string\",\n        \"end\": \"string\",\n        \"points\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      \"visualization\": \"likert\",\n      \"showLabels\": true,\n      \"showValue\": true,\n      \"flipped\": false,\n      \"yesText\": \"Yes\",\n      \"noText\": \"No\",\n      \"items\": [\n        \"string\",\n        \"string\",\n        \"string\",\n        \"string\"\n      ],\n      \"config\": {\n        \"itemsPerTask\": 7709,\n        \"totalTasks\": 7275\n      },\n      \"contextHeader\": \"string\",\n      \"subQuestions\": [\n        {\n          \"type\": \"yes-no\",\n          \"label\": \"string\",\n          \"required\": true,\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\"\n          }\n        },\n        {\n          \"type\": \"scale\",\n          \"label\": \"string\",\n          \"required\": true,\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\"\n          }\n        }\n      ]\n    },\n    {\n      \"type\": \"number\",\n      \"text\": \"string\",\n      \"description\": \"string\",\n      \"required\": true,\n      \"placeholder\": \"string\",\n      \"voiceEnabled\": false,\n      \"validation\": {\n        \"minLength\": 7007,\n        \"maxLength\": 6991,\n        \"min\": 7428.9550540702985,\n        \"max\": 6878.4248144966305\n      },\n      \"options\": [\n        \"string\",\n        \"string\"\n      ],\n      \"allowOther\": false,\n      \"maxSelections\": 9387,\n      \"randomizeOptions\": false,\n      \"points\": 5,\n      \"labels\": {\n        \"start\": \"string\",\n        \"end\": \"string\",\n        \"points\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      \"visualization\": \"likert\",\n      \"showLabels\": true,\n      \"showValue\": true,\n      \"flipped\": false,\n      \"yesText\": \"Yes\",\n      \"noText\": \"No\",\n      \"items\": [\n        \"string\",\n        \"string\",\n        \"string\",\n        \"string\"\n      ],\n      \"config\": {\n        \"itemsPerTask\": 4540,\n        \"totalTasks\": 8807\n      },\n      \"contextHeader\": \"string\",\n      \"subQuestions\": [\n        {\n          \"type\": \"yes-no\",\n          \"label\": \"string\",\n          \"required\": true,\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\"\n          }\n        },\n        {\n          \"type\": \"yes-no\",\n          \"label\": \"string\",\n          \"required\": true,\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\"\n          }\n        }\n      ]\n    }\n  ],\n  \"targeting\": {\n    \"audiences\": [\n      {\n        \"name\": \"string\",\n        \"roles\": [\n          \"string\",\n          \"string\"\n        ],\n        \"specialtyCodes\": [\n          \"string\",\n          \"string\"\n        ],\n        \"states\": [\n          \"string\",\n          \"string\"\n        ],\n        \"zipCodes\": [\n          \"string\",\n          \"string\"\n        ],\n        \"compensation\": 8328.549113972957,\n        \"quota\": 2697\n      }\n    ]\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": {\n    \"code\": \"VALIDATION_ERROR\",\n    \"message\": \"Survey validation failed\",\n    \"errors\": [\n      {\n        \"code\": \"MISSING_OPTIONS\",\n        \"path\": \"questions[2].options\",\n        \"message\": \"single-choice questions require an \\\"options\\\" array\"\n      },\n      {\n        \"code\": \"MISSING_OPTIONS\",\n        \"path\": \"questions[2].options\",\n        \"message\": \"single-choice questions require an \\\"options\\\" array\"\n      }\n    ]\n  }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"41eda288-fea6-4baa-aeda-0e9d00cfcce3","name":"[Coming soon] Validate a survey (dry run)","request":{"name":"[Coming soon] Validate a survey (dry run)","description":{"content":"Validate survey JSON without creating it. **Not yet shipped** — schema is published for partner planning.","type":"text/plain"},"url":{"path":["v1","surveys","validate"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":null,"body":{"mode":"raw","raw":"{\n  \"title\": \"string\",\n  \"estimatedTime\": {\n    \"min\": 3717,\n    \"max\": 4133\n  },\n  \"incentive\": 9113.862533852109,\n  \"description\": \"string\",\n  \"briefDescription\": \"string\",\n  \"sponsor\": \"string\",\n  \"background\": \"string\",\n  \"directions\": \"string\",\n  \"outcomes\": \"string\",\n  \"format\": \"standard\",\n  \"questions\": [\n    {\n      \"type\": \"yes-no\",\n      \"text\": \"string\",\n      \"description\": \"string\",\n      \"required\": true,\n      \"placeholder\": \"string\",\n      \"voiceEnabled\": false,\n      \"validation\": {\n        \"minLength\": 3201,\n        \"maxLength\": 5983,\n        \"min\": 1638.3877548993996,\n        \"max\": 4338.956912286915\n      },\n      \"options\": [\n        \"string\",\n        \"string\"\n      ],\n      \"allowOther\": false,\n      \"maxSelections\": 6566,\n      \"randomizeOptions\": false,\n      \"points\": 5,\n      \"labels\": {\n        \"start\": \"string\",\n        \"end\": \"string\",\n        \"points\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      \"visualization\": \"likert\",\n      \"showLabels\": true,\n      \"showValue\": true,\n      \"flipped\": false,\n      \"yesText\": \"Yes\",\n      \"noText\": \"No\",\n      \"items\": [\n        \"string\",\n        \"string\",\n        \"string\",\n        \"string\"\n      ],\n      \"config\": {\n        \"itemsPerTask\": 1406,\n        \"totalTasks\": 9025\n      },\n      \"contextHeader\": \"string\",\n      \"subQuestions\": [\n        {\n          \"type\": \"scale\",\n          \"label\": \"string\",\n          \"required\": true,\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\"\n          }\n        },\n        {\n          \"type\": \"single-choice\",\n          \"label\": \"string\",\n          \"required\": true,\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\"\n          }\n        }\n      ]\n    },\n    {\n      \"type\": \"yes-no\",\n      \"text\": \"string\",\n      \"description\": \"string\",\n      \"required\": true,\n      \"placeholder\": \"string\",\n      \"voiceEnabled\": false,\n      \"validation\": {\n        \"minLength\": 512,\n        \"maxLength\": 908,\n        \"min\": 2019.1338810713112,\n        \"max\": 7610.437850940266\n      },\n      \"options\": [\n        \"string\",\n        \"string\"\n      ],\n      \"allowOther\": false,\n      \"maxSelections\": 2579,\n      \"randomizeOptions\": false,\n      \"points\": 5,\n      \"labels\": {\n        \"start\": \"string\",\n        \"end\": \"string\",\n        \"points\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      \"visualization\": \"likert\",\n      \"showLabels\": true,\n      \"showValue\": true,\n      \"flipped\": false,\n      \"yesText\": \"Yes\",\n      \"noText\": \"No\",\n      \"items\": [\n        \"string\",\n        \"string\",\n        \"string\",\n        \"string\"\n      ],\n      \"config\": {\n        \"itemsPerTask\": 4342,\n        \"totalTasks\": 6742\n      },\n      \"contextHeader\": \"string\",\n      \"subQuestions\": [\n        {\n          \"type\": \"scale\",\n          \"label\": \"string\",\n          \"required\": true,\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\"\n          }\n        },\n        {\n          \"type\": \"scale\",\n          \"label\": \"string\",\n          \"required\": true,\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\"\n          }\n        }\n      ]\n    }\n  ],\n  \"introQuestions\": [\n    {\n      \"type\": \"text\",\n      \"text\": \"string\",\n      \"description\": \"string\",\n      \"required\": true,\n      \"placeholder\": \"string\",\n      \"voiceEnabled\": false,\n      \"validation\": {\n        \"minLength\": 5021,\n        \"maxLength\": 6309,\n        \"min\": 5295.966253296518,\n        \"max\": 891.270980898744\n      },\n      \"options\": [\n        \"string\",\n        \"string\"\n      ],\n      \"allowOther\": false,\n      \"maxSelections\": 1012,\n      \"randomizeOptions\": false,\n      \"points\": 5,\n      \"labels\": {\n        \"start\": \"string\",\n        \"end\": \"string\",\n        \"points\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      \"visualization\": \"likert\",\n      \"showLabels\": true,\n      \"showValue\": true,\n      \"flipped\": false,\n      \"yesText\": \"Yes\",\n      \"noText\": \"No\",\n      \"items\": [\n        \"string\",\n        \"string\",\n        \"string\",\n        \"string\"\n      ],\n      \"config\": {\n        \"itemsPerTask\": 3400,\n        \"totalTasks\": 4662\n      },\n      \"contextHeader\": \"string\",\n      \"subQuestions\": [\n        {\n          \"type\": \"single-choice\",\n          \"label\": \"string\",\n          \"required\": true,\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\"\n          }\n        },\n        {\n          \"type\": \"scale\",\n          \"label\": \"string\",\n          \"required\": true,\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\"\n          }\n        }\n      ]\n    },\n    {\n      \"type\": \"maxdiff\",\n      \"text\": \"string\",\n      \"description\": \"string\",\n      \"required\": true,\n      \"placeholder\": \"string\",\n      \"voiceEnabled\": false,\n      \"validation\": {\n        \"minLength\": 3535,\n        \"maxLength\": 9863,\n        \"min\": 5862.94042705515,\n        \"max\": 6180.733759997066\n      },\n      \"options\": [\n        \"string\",\n        \"string\"\n      ],\n      \"allowOther\": false,\n      \"maxSelections\": 6668,\n      \"randomizeOptions\": false,\n      \"points\": 5,\n      \"labels\": {\n        \"start\": \"string\",\n        \"end\": \"string\",\n        \"points\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      \"visualization\": \"likert\",\n      \"showLabels\": true,\n      \"showValue\": true,\n      \"flipped\": false,\n      \"yesText\": \"Yes\",\n      \"noText\": \"No\",\n      \"items\": [\n        \"string\",\n        \"string\",\n        \"string\",\n        \"string\"\n      ],\n      \"config\": {\n        \"itemsPerTask\": 8143,\n        \"totalTasks\": 5965\n      },\n      \"contextHeader\": \"string\",\n      \"subQuestions\": [\n        {\n          \"type\": \"single-choice\",\n          \"label\": \"string\",\n          \"required\": true,\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\"\n          }\n        },\n        {\n          \"type\": \"single-choice\",\n          \"label\": \"string\",\n          \"required\": true,\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\"\n          }\n        }\n      ]\n    }\n  ],\n  \"cases\": [\n    {\n      \"title\": \"string\",\n      \"content\": \"string\",\n      \"questions\": [\n        {\n          \"type\": \"multiple-choice\",\n          \"text\": \"string\",\n          \"description\": \"string\",\n          \"required\": true,\n          \"placeholder\": \"string\",\n          \"voiceEnabled\": false,\n          \"validation\": {\n            \"minLength\": 4236,\n            \"maxLength\": 9825,\n            \"min\": 9518.638837253915,\n            \"max\": 9435.526809782972\n          },\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"allowOther\": false,\n          \"maxSelections\": 7775,\n          \"randomizeOptions\": false,\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\",\n            \"points\": [\n              {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            ]\n          },\n          \"visualization\": \"likert\",\n          \"showLabels\": true,\n          \"showValue\": true,\n          \"flipped\": false,\n          \"yesText\": \"Yes\",\n          \"noText\": \"No\",\n          \"items\": [\n            \"string\",\n            \"string\",\n            \"string\",\n            \"string\"\n          ],\n          \"config\": {\n            \"itemsPerTask\": 100,\n            \"totalTasks\": 7486\n          },\n          \"contextHeader\": \"string\",\n          \"subQuestions\": [\n            {\n              \"type\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"label\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"required\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"options\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"points\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"labels\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"type\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"label\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"required\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"options\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"points\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"labels\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ]\n        }\n      ],\n      \"ref\": \"string\",\n      \"prompt\": \"string\",\n      \"publication\": {\n        \"type\": \"link\",\n        \"url\": \"http://DtWdLNdnpDCXMKVbsdCWudXApBPuY.lvixcAF3szwqLiSlPORPoUPGW,BMYwnN6NQUNDtJfSS8vgZF4CLb9au5qEwLzDEdP2xkXYezP.yglIk\",\n        \"metadata\": {\n          \"journal\": \"string\",\n          \"authors\": \"string\",\n          \"year\": 4209,\n          \"title\": \"string\",\n          \"doi\": \"string\"\n        }\n      },\n      \"keyPoints\": [\n        \"string\",\n        \"string\"\n      ],\n      \"summary\": \"string\",\n      \"headerLabel\": \"string\",\n      \"reflectionLabel\": \"string\",\n      \"introLabel\": \"string\"\n    },\n    {\n      \"title\": \"string\",\n      \"content\": \"string\",\n      \"questions\": [\n        {\n          \"type\": \"compound\",\n          \"text\": \"string\",\n          \"description\": \"string\",\n          \"required\": true,\n          \"placeholder\": \"string\",\n          \"voiceEnabled\": false,\n          \"validation\": {\n            \"minLength\": 1182,\n            \"maxLength\": 8845,\n            \"min\": 6437.027425498641,\n            \"max\": 949.9691470644889\n          },\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"allowOther\": false,\n          \"maxSelections\": 3112,\n          \"randomizeOptions\": false,\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\",\n            \"points\": [\n              {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            ]\n          },\n          \"visualization\": \"likert\",\n          \"showLabels\": true,\n          \"showValue\": true,\n          \"flipped\": false,\n          \"yesText\": \"Yes\",\n          \"noText\": \"No\",\n          \"items\": [\n            \"string\",\n            \"string\",\n            \"string\",\n            \"string\"\n          ],\n          \"config\": {\n            \"itemsPerTask\": 5170,\n            \"totalTasks\": 8631\n          },\n          \"contextHeader\": \"string\",\n          \"subQuestions\": [\n            {\n              \"type\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"label\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"required\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"options\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"points\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"labels\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"type\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"label\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"required\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"options\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"points\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"labels\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ]\n        }\n      ],\n      \"ref\": \"string\",\n      \"prompt\": \"string\",\n      \"publication\": {\n        \"type\": \"embedded\",\n        \"url\": \"http://WwoABANrpdcmULySQlqSxRcG.vsfVDkdleo\",\n        \"metadata\": {\n          \"journal\": \"string\",\n          \"authors\": \"string\",\n          \"year\": 4358,\n          \"title\": \"string\",\n          \"doi\": \"string\"\n        }\n      },\n      \"keyPoints\": [\n        \"string\",\n        \"string\"\n      ],\n      \"summary\": \"string\",\n      \"headerLabel\": \"string\",\n      \"reflectionLabel\": \"string\",\n      \"introLabel\": \"string\"\n    }\n  ],\n  \"closingQuestions\": [\n    {\n      \"type\": \"yes-no\",\n      \"text\": \"string\",\n      \"description\": \"string\",\n      \"required\": true,\n      \"placeholder\": \"string\",\n      \"voiceEnabled\": false,\n      \"validation\": {\n        \"minLength\": 5850,\n        \"maxLength\": 682,\n        \"min\": 416.7180422553862,\n        \"max\": 9670.238717242497\n      },\n      \"options\": [\n        \"string\",\n        \"string\"\n      ],\n      \"allowOther\": false,\n      \"maxSelections\": 8206,\n      \"randomizeOptions\": false,\n      \"points\": 5,\n      \"labels\": {\n        \"start\": \"string\",\n        \"end\": \"string\",\n        \"points\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      \"visualization\": \"likert\",\n      \"showLabels\": true,\n      \"showValue\": true,\n      \"flipped\": false,\n      \"yesText\": \"Yes\",\n      \"noText\": \"No\",\n      \"items\": [\n        \"string\",\n        \"string\",\n        \"string\",\n        \"string\"\n      ],\n      \"config\": {\n        \"itemsPerTask\": 7709,\n        \"totalTasks\": 7275\n      },\n      \"contextHeader\": \"string\",\n      \"subQuestions\": [\n        {\n          \"type\": \"yes-no\",\n          \"label\": \"string\",\n          \"required\": true,\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\"\n          }\n        },\n        {\n          \"type\": \"scale\",\n          \"label\": \"string\",\n          \"required\": true,\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\"\n          }\n        }\n      ]\n    },\n    {\n      \"type\": \"number\",\n      \"text\": \"string\",\n      \"description\": \"string\",\n      \"required\": true,\n      \"placeholder\": \"string\",\n      \"voiceEnabled\": false,\n      \"validation\": {\n        \"minLength\": 7007,\n        \"maxLength\": 6991,\n        \"min\": 7428.9550540702985,\n        \"max\": 6878.4248144966305\n      },\n      \"options\": [\n        \"string\",\n        \"string\"\n      ],\n      \"allowOther\": false,\n      \"maxSelections\": 9387,\n      \"randomizeOptions\": false,\n      \"points\": 5,\n      \"labels\": {\n        \"start\": \"string\",\n        \"end\": \"string\",\n        \"points\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      \"visualization\": \"likert\",\n      \"showLabels\": true,\n      \"showValue\": true,\n      \"flipped\": false,\n      \"yesText\": \"Yes\",\n      \"noText\": \"No\",\n      \"items\": [\n        \"string\",\n        \"string\",\n        \"string\",\n        \"string\"\n      ],\n      \"config\": {\n        \"itemsPerTask\": 4540,\n        \"totalTasks\": 8807\n      },\n      \"contextHeader\": \"string\",\n      \"subQuestions\": [\n        {\n          \"type\": \"yes-no\",\n          \"label\": \"string\",\n          \"required\": true,\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\"\n          }\n        },\n        {\n          \"type\": \"yes-no\",\n          \"label\": \"string\",\n          \"required\": true,\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\"\n          }\n        }\n      ]\n    }\n  ],\n  \"targeting\": {\n    \"audiences\": [\n      {\n        \"name\": \"string\",\n        \"roles\": [\n          \"string\",\n          \"string\"\n        ],\n        \"specialtyCodes\": [\n          \"string\",\n          \"string\"\n        ],\n        \"states\": [\n          \"string\",\n          \"string\"\n        ],\n        \"zipCodes\": [\n          \"string\",\n          \"string\"\n        ],\n        \"compensation\": 8328.549113972957,\n        \"quota\": 2697\n      }\n    ]\n  }\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"19f42c96-9e88-409b-9d49-e46c0490e023","name":"Validation passed","originalRequest":{"url":{"path":["v1","surveys","validate"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"title\": \"string\",\n  \"estimatedTime\": {\n    \"min\": 3717,\n    \"max\": 4133\n  },\n  \"incentive\": 9113.862533852109,\n  \"description\": \"string\",\n  \"briefDescription\": \"string\",\n  \"sponsor\": \"string\",\n  \"background\": \"string\",\n  \"directions\": \"string\",\n  \"outcomes\": \"string\",\n  \"format\": \"standard\",\n  \"questions\": [\n    {\n      \"type\": \"yes-no\",\n      \"text\": \"string\",\n      \"description\": \"string\",\n      \"required\": true,\n      \"placeholder\": \"string\",\n      \"voiceEnabled\": false,\n      \"validation\": {\n        \"minLength\": 3201,\n        \"maxLength\": 5983,\n        \"min\": 1638.3877548993996,\n        \"max\": 4338.956912286915\n      },\n      \"options\": [\n        \"string\",\n        \"string\"\n      ],\n      \"allowOther\": false,\n      \"maxSelections\": 6566,\n      \"randomizeOptions\": false,\n      \"points\": 5,\n      \"labels\": {\n        \"start\": \"string\",\n        \"end\": \"string\",\n        \"points\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      \"visualization\": \"likert\",\n      \"showLabels\": true,\n      \"showValue\": true,\n      \"flipped\": false,\n      \"yesText\": \"Yes\",\n      \"noText\": \"No\",\n      \"items\": [\n        \"string\",\n        \"string\",\n        \"string\",\n        \"string\"\n      ],\n      \"config\": {\n        \"itemsPerTask\": 1406,\n        \"totalTasks\": 9025\n      },\n      \"contextHeader\": \"string\",\n      \"subQuestions\": [\n        {\n          \"type\": \"scale\",\n          \"label\": \"string\",\n          \"required\": true,\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\"\n          }\n        },\n        {\n          \"type\": \"single-choice\",\n          \"label\": \"string\",\n          \"required\": true,\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\"\n          }\n        }\n      ]\n    },\n    {\n      \"type\": \"yes-no\",\n      \"text\": \"string\",\n      \"description\": \"string\",\n      \"required\": true,\n      \"placeholder\": \"string\",\n      \"voiceEnabled\": false,\n      \"validation\": {\n        \"minLength\": 512,\n        \"maxLength\": 908,\n        \"min\": 2019.1338810713112,\n        \"max\": 7610.437850940266\n      },\n      \"options\": [\n        \"string\",\n        \"string\"\n      ],\n      \"allowOther\": false,\n      \"maxSelections\": 2579,\n      \"randomizeOptions\": false,\n      \"points\": 5,\n      \"labels\": {\n        \"start\": \"string\",\n        \"end\": \"string\",\n        \"points\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      \"visualization\": \"likert\",\n      \"showLabels\": true,\n      \"showValue\": true,\n      \"flipped\": false,\n      \"yesText\": \"Yes\",\n      \"noText\": \"No\",\n      \"items\": [\n        \"string\",\n        \"string\",\n        \"string\",\n        \"string\"\n      ],\n      \"config\": {\n        \"itemsPerTask\": 4342,\n        \"totalTasks\": 6742\n      },\n      \"contextHeader\": \"string\",\n      \"subQuestions\": [\n        {\n          \"type\": \"scale\",\n          \"label\": \"string\",\n          \"required\": true,\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\"\n          }\n        },\n        {\n          \"type\": \"scale\",\n          \"label\": \"string\",\n          \"required\": true,\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\"\n          }\n        }\n      ]\n    }\n  ],\n  \"introQuestions\": [\n    {\n      \"type\": \"text\",\n      \"text\": \"string\",\n      \"description\": \"string\",\n      \"required\": true,\n      \"placeholder\": \"string\",\n      \"voiceEnabled\": false,\n      \"validation\": {\n        \"minLength\": 5021,\n        \"maxLength\": 6309,\n        \"min\": 5295.966253296518,\n        \"max\": 891.270980898744\n      },\n      \"options\": [\n        \"string\",\n        \"string\"\n      ],\n      \"allowOther\": false,\n      \"maxSelections\": 1012,\n      \"randomizeOptions\": false,\n      \"points\": 5,\n      \"labels\": {\n        \"start\": \"string\",\n        \"end\": \"string\",\n        \"points\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      \"visualization\": \"likert\",\n      \"showLabels\": true,\n      \"showValue\": true,\n      \"flipped\": false,\n      \"yesText\": \"Yes\",\n      \"noText\": \"No\",\n      \"items\": [\n        \"string\",\n        \"string\",\n        \"string\",\n        \"string\"\n      ],\n      \"config\": {\n        \"itemsPerTask\": 3400,\n        \"totalTasks\": 4662\n      },\n      \"contextHeader\": \"string\",\n      \"subQuestions\": [\n        {\n          \"type\": \"single-choice\",\n          \"label\": \"string\",\n          \"required\": true,\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\"\n          }\n        },\n        {\n          \"type\": \"scale\",\n          \"label\": \"string\",\n          \"required\": true,\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\"\n          }\n        }\n      ]\n    },\n    {\n      \"type\": \"maxdiff\",\n      \"text\": \"string\",\n      \"description\": \"string\",\n      \"required\": true,\n      \"placeholder\": \"string\",\n      \"voiceEnabled\": false,\n      \"validation\": {\n        \"minLength\": 3535,\n        \"maxLength\": 9863,\n        \"min\": 5862.94042705515,\n        \"max\": 6180.733759997066\n      },\n      \"options\": [\n        \"string\",\n        \"string\"\n      ],\n      \"allowOther\": false,\n      \"maxSelections\": 6668,\n      \"randomizeOptions\": false,\n      \"points\": 5,\n      \"labels\": {\n        \"start\": \"string\",\n        \"end\": \"string\",\n        \"points\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      \"visualization\": \"likert\",\n      \"showLabels\": true,\n      \"showValue\": true,\n      \"flipped\": false,\n      \"yesText\": \"Yes\",\n      \"noText\": \"No\",\n      \"items\": [\n        \"string\",\n        \"string\",\n        \"string\",\n        \"string\"\n      ],\n      \"config\": {\n        \"itemsPerTask\": 8143,\n        \"totalTasks\": 5965\n      },\n      \"contextHeader\": \"string\",\n      \"subQuestions\": [\n        {\n          \"type\": \"single-choice\",\n          \"label\": \"string\",\n          \"required\": true,\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\"\n          }\n        },\n        {\n          \"type\": \"single-choice\",\n          \"label\": \"string\",\n          \"required\": true,\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\"\n          }\n        }\n      ]\n    }\n  ],\n  \"cases\": [\n    {\n      \"title\": \"string\",\n      \"content\": \"string\",\n      \"questions\": [\n        {\n          \"type\": \"multiple-choice\",\n          \"text\": \"string\",\n          \"description\": \"string\",\n          \"required\": true,\n          \"placeholder\": \"string\",\n          \"voiceEnabled\": false,\n          \"validation\": {\n            \"minLength\": 4236,\n            \"maxLength\": 9825,\n            \"min\": 9518.638837253915,\n            \"max\": 9435.526809782972\n          },\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"allowOther\": false,\n          \"maxSelections\": 7775,\n          \"randomizeOptions\": false,\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\",\n            \"points\": [\n              {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            ]\n          },\n          \"visualization\": \"likert\",\n          \"showLabels\": true,\n          \"showValue\": true,\n          \"flipped\": false,\n          \"yesText\": \"Yes\",\n          \"noText\": \"No\",\n          \"items\": [\n            \"string\",\n            \"string\",\n            \"string\",\n            \"string\"\n          ],\n          \"config\": {\n            \"itemsPerTask\": 100,\n            \"totalTasks\": 7486\n          },\n          \"contextHeader\": \"string\",\n          \"subQuestions\": [\n            {\n              \"type\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"label\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"required\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"options\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"points\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"labels\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"type\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"label\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"required\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"options\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"points\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"labels\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ]\n        }\n      ],\n      \"ref\": \"string\",\n      \"prompt\": \"string\",\n      \"publication\": {\n        \"type\": \"link\",\n        \"url\": \"http://DtWdLNdnpDCXMKVbsdCWudXApBPuY.lvixcAF3szwqLiSlPORPoUPGW,BMYwnN6NQUNDtJfSS8vgZF4CLb9au5qEwLzDEdP2xkXYezP.yglIk\",\n        \"metadata\": {\n          \"journal\": \"string\",\n          \"authors\": \"string\",\n          \"year\": 4209,\n          \"title\": \"string\",\n          \"doi\": \"string\"\n        }\n      },\n      \"keyPoints\": [\n        \"string\",\n        \"string\"\n      ],\n      \"summary\": \"string\",\n      \"headerLabel\": \"string\",\n      \"reflectionLabel\": \"string\",\n      \"introLabel\": \"string\"\n    },\n    {\n      \"title\": \"string\",\n      \"content\": \"string\",\n      \"questions\": [\n        {\n          \"type\": \"compound\",\n          \"text\": \"string\",\n          \"description\": \"string\",\n          \"required\": true,\n          \"placeholder\": \"string\",\n          \"voiceEnabled\": false,\n          \"validation\": {\n            \"minLength\": 1182,\n            \"maxLength\": 8845,\n            \"min\": 6437.027425498641,\n            \"max\": 949.9691470644889\n          },\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"allowOther\": false,\n          \"maxSelections\": 3112,\n          \"randomizeOptions\": false,\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\",\n            \"points\": [\n              {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            ]\n          },\n          \"visualization\": \"likert\",\n          \"showLabels\": true,\n          \"showValue\": true,\n          \"flipped\": false,\n          \"yesText\": \"Yes\",\n          \"noText\": \"No\",\n          \"items\": [\n            \"string\",\n            \"string\",\n            \"string\",\n            \"string\"\n          ],\n          \"config\": {\n            \"itemsPerTask\": 5170,\n            \"totalTasks\": 8631\n          },\n          \"contextHeader\": \"string\",\n          \"subQuestions\": [\n            {\n              \"type\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"label\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"required\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"options\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"points\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"labels\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"type\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"label\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"required\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"options\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"points\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"labels\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ]\n        }\n      ],\n      \"ref\": \"string\",\n      \"prompt\": \"string\",\n      \"publication\": {\n        \"type\": \"embedded\",\n        \"url\": \"http://WwoABANrpdcmULySQlqSxRcG.vsfVDkdleo\",\n        \"metadata\": {\n          \"journal\": \"string\",\n          \"authors\": \"string\",\n          \"year\": 4358,\n          \"title\": \"string\",\n          \"doi\": \"string\"\n        }\n      },\n      \"keyPoints\": [\n        \"string\",\n        \"string\"\n      ],\n      \"summary\": \"string\",\n      \"headerLabel\": \"string\",\n      \"reflectionLabel\": \"string\",\n      \"introLabel\": \"string\"\n    }\n  ],\n  \"closingQuestions\": [\n    {\n      \"type\": \"yes-no\",\n      \"text\": \"string\",\n      \"description\": \"string\",\n      \"required\": true,\n      \"placeholder\": \"string\",\n      \"voiceEnabled\": false,\n      \"validation\": {\n        \"minLength\": 5850,\n        \"maxLength\": 682,\n        \"min\": 416.7180422553862,\n        \"max\": 9670.238717242497\n      },\n      \"options\": [\n        \"string\",\n        \"string\"\n      ],\n      \"allowOther\": false,\n      \"maxSelections\": 8206,\n      \"randomizeOptions\": false,\n      \"points\": 5,\n      \"labels\": {\n        \"start\": \"string\",\n        \"end\": \"string\",\n        \"points\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      \"visualization\": \"likert\",\n      \"showLabels\": true,\n      \"showValue\": true,\n      \"flipped\": false,\n      \"yesText\": \"Yes\",\n      \"noText\": \"No\",\n      \"items\": [\n        \"string\",\n        \"string\",\n        \"string\",\n        \"string\"\n      ],\n      \"config\": {\n        \"itemsPerTask\": 7709,\n        \"totalTasks\": 7275\n      },\n      \"contextHeader\": \"string\",\n      \"subQuestions\": [\n        {\n          \"type\": \"yes-no\",\n          \"label\": \"string\",\n          \"required\": true,\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\"\n          }\n        },\n        {\n          \"type\": \"scale\",\n          \"label\": \"string\",\n          \"required\": true,\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\"\n          }\n        }\n      ]\n    },\n    {\n      \"type\": \"number\",\n      \"text\": \"string\",\n      \"description\": \"string\",\n      \"required\": true,\n      \"placeholder\": \"string\",\n      \"voiceEnabled\": false,\n      \"validation\": {\n        \"minLength\": 7007,\n        \"maxLength\": 6991,\n        \"min\": 7428.9550540702985,\n        \"max\": 6878.4248144966305\n      },\n      \"options\": [\n        \"string\",\n        \"string\"\n      ],\n      \"allowOther\": false,\n      \"maxSelections\": 9387,\n      \"randomizeOptions\": false,\n      \"points\": 5,\n      \"labels\": {\n        \"start\": \"string\",\n        \"end\": \"string\",\n        \"points\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      \"visualization\": \"likert\",\n      \"showLabels\": true,\n      \"showValue\": true,\n      \"flipped\": false,\n      \"yesText\": \"Yes\",\n      \"noText\": \"No\",\n      \"items\": [\n        \"string\",\n        \"string\",\n        \"string\",\n        \"string\"\n      ],\n      \"config\": {\n        \"itemsPerTask\": 4540,\n        \"totalTasks\": 8807\n      },\n      \"contextHeader\": \"string\",\n      \"subQuestions\": [\n        {\n          \"type\": \"yes-no\",\n          \"label\": \"string\",\n          \"required\": true,\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\"\n          }\n        },\n        {\n          \"type\": \"yes-no\",\n          \"label\": \"string\",\n          \"required\": true,\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\"\n          }\n        }\n      ]\n    }\n  ],\n  \"targeting\": {\n    \"audiences\": [\n      {\n        \"name\": \"string\",\n        \"roles\": [\n          \"string\",\n          \"string\"\n        ],\n        \"specialtyCodes\": [\n          \"string\",\n          \"string\"\n        ],\n        \"states\": [\n          \"string\",\n          \"string\"\n        ],\n        \"zipCodes\": [\n          \"string\",\n          \"string\"\n        ],\n        \"compensation\": 8328.549113972957,\n        \"quota\": 2697\n      }\n    ]\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"valid\": true,\n  \"questionCount\": 12,\n  \"caseCount\": 0\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"f603b2b0-221c-46d6-8567-ba53ea114fa0","name":"Validation error","originalRequest":{"url":{"path":["v1","surveys","validate"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"title\": \"string\",\n  \"estimatedTime\": {\n    \"min\": 3717,\n    \"max\": 4133\n  },\n  \"incentive\": 9113.862533852109,\n  \"description\": \"string\",\n  \"briefDescription\": \"string\",\n  \"sponsor\": \"string\",\n  \"background\": \"string\",\n  \"directions\": \"string\",\n  \"outcomes\": \"string\",\n  \"format\": \"standard\",\n  \"questions\": [\n    {\n      \"type\": \"yes-no\",\n      \"text\": \"string\",\n      \"description\": \"string\",\n      \"required\": true,\n      \"placeholder\": \"string\",\n      \"voiceEnabled\": false,\n      \"validation\": {\n        \"minLength\": 3201,\n        \"maxLength\": 5983,\n        \"min\": 1638.3877548993996,\n        \"max\": 4338.956912286915\n      },\n      \"options\": [\n        \"string\",\n        \"string\"\n      ],\n      \"allowOther\": false,\n      \"maxSelections\": 6566,\n      \"randomizeOptions\": false,\n      \"points\": 5,\n      \"labels\": {\n        \"start\": \"string\",\n        \"end\": \"string\",\n        \"points\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      \"visualization\": \"likert\",\n      \"showLabels\": true,\n      \"showValue\": true,\n      \"flipped\": false,\n      \"yesText\": \"Yes\",\n      \"noText\": \"No\",\n      \"items\": [\n        \"string\",\n        \"string\",\n        \"string\",\n        \"string\"\n      ],\n      \"config\": {\n        \"itemsPerTask\": 1406,\n        \"totalTasks\": 9025\n      },\n      \"contextHeader\": \"string\",\n      \"subQuestions\": [\n        {\n          \"type\": \"scale\",\n          \"label\": \"string\",\n          \"required\": true,\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\"\n          }\n        },\n        {\n          \"type\": \"single-choice\",\n          \"label\": \"string\",\n          \"required\": true,\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\"\n          }\n        }\n      ]\n    },\n    {\n      \"type\": \"yes-no\",\n      \"text\": \"string\",\n      \"description\": \"string\",\n      \"required\": true,\n      \"placeholder\": \"string\",\n      \"voiceEnabled\": false,\n      \"validation\": {\n        \"minLength\": 512,\n        \"maxLength\": 908,\n        \"min\": 2019.1338810713112,\n        \"max\": 7610.437850940266\n      },\n      \"options\": [\n        \"string\",\n        \"string\"\n      ],\n      \"allowOther\": false,\n      \"maxSelections\": 2579,\n      \"randomizeOptions\": false,\n      \"points\": 5,\n      \"labels\": {\n        \"start\": \"string\",\n        \"end\": \"string\",\n        \"points\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      \"visualization\": \"likert\",\n      \"showLabels\": true,\n      \"showValue\": true,\n      \"flipped\": false,\n      \"yesText\": \"Yes\",\n      \"noText\": \"No\",\n      \"items\": [\n        \"string\",\n        \"string\",\n        \"string\",\n        \"string\"\n      ],\n      \"config\": {\n        \"itemsPerTask\": 4342,\n        \"totalTasks\": 6742\n      },\n      \"contextHeader\": \"string\",\n      \"subQuestions\": [\n        {\n          \"type\": \"scale\",\n          \"label\": \"string\",\n          \"required\": true,\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\"\n          }\n        },\n        {\n          \"type\": \"scale\",\n          \"label\": \"string\",\n          \"required\": true,\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\"\n          }\n        }\n      ]\n    }\n  ],\n  \"introQuestions\": [\n    {\n      \"type\": \"text\",\n      \"text\": \"string\",\n      \"description\": \"string\",\n      \"required\": true,\n      \"placeholder\": \"string\",\n      \"voiceEnabled\": false,\n      \"validation\": {\n        \"minLength\": 5021,\n        \"maxLength\": 6309,\n        \"min\": 5295.966253296518,\n        \"max\": 891.270980898744\n      },\n      \"options\": [\n        \"string\",\n        \"string\"\n      ],\n      \"allowOther\": false,\n      \"maxSelections\": 1012,\n      \"randomizeOptions\": false,\n      \"points\": 5,\n      \"labels\": {\n        \"start\": \"string\",\n        \"end\": \"string\",\n        \"points\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      \"visualization\": \"likert\",\n      \"showLabels\": true,\n      \"showValue\": true,\n      \"flipped\": false,\n      \"yesText\": \"Yes\",\n      \"noText\": \"No\",\n      \"items\": [\n        \"string\",\n        \"string\",\n        \"string\",\n        \"string\"\n      ],\n      \"config\": {\n        \"itemsPerTask\": 3400,\n        \"totalTasks\": 4662\n      },\n      \"contextHeader\": \"string\",\n      \"subQuestions\": [\n        {\n          \"type\": \"single-choice\",\n          \"label\": \"string\",\n          \"required\": true,\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\"\n          }\n        },\n        {\n          \"type\": \"scale\",\n          \"label\": \"string\",\n          \"required\": true,\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\"\n          }\n        }\n      ]\n    },\n    {\n      \"type\": \"maxdiff\",\n      \"text\": \"string\",\n      \"description\": \"string\",\n      \"required\": true,\n      \"placeholder\": \"string\",\n      \"voiceEnabled\": false,\n      \"validation\": {\n        \"minLength\": 3535,\n        \"maxLength\": 9863,\n        \"min\": 5862.94042705515,\n        \"max\": 6180.733759997066\n      },\n      \"options\": [\n        \"string\",\n        \"string\"\n      ],\n      \"allowOther\": false,\n      \"maxSelections\": 6668,\n      \"randomizeOptions\": false,\n      \"points\": 5,\n      \"labels\": {\n        \"start\": \"string\",\n        \"end\": \"string\",\n        \"points\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      \"visualization\": \"likert\",\n      \"showLabels\": true,\n      \"showValue\": true,\n      \"flipped\": false,\n      \"yesText\": \"Yes\",\n      \"noText\": \"No\",\n      \"items\": [\n        \"string\",\n        \"string\",\n        \"string\",\n        \"string\"\n      ],\n      \"config\": {\n        \"itemsPerTask\": 8143,\n        \"totalTasks\": 5965\n      },\n      \"contextHeader\": \"string\",\n      \"subQuestions\": [\n        {\n          \"type\": \"single-choice\",\n          \"label\": \"string\",\n          \"required\": true,\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\"\n          }\n        },\n        {\n          \"type\": \"single-choice\",\n          \"label\": \"string\",\n          \"required\": true,\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\"\n          }\n        }\n      ]\n    }\n  ],\n  \"cases\": [\n    {\n      \"title\": \"string\",\n      \"content\": \"string\",\n      \"questions\": [\n        {\n          \"type\": \"multiple-choice\",\n          \"text\": \"string\",\n          \"description\": \"string\",\n          \"required\": true,\n          \"placeholder\": \"string\",\n          \"voiceEnabled\": false,\n          \"validation\": {\n            \"minLength\": 4236,\n            \"maxLength\": 9825,\n            \"min\": 9518.638837253915,\n            \"max\": 9435.526809782972\n          },\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"allowOther\": false,\n          \"maxSelections\": 7775,\n          \"randomizeOptions\": false,\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\",\n            \"points\": [\n              {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            ]\n          },\n          \"visualization\": \"likert\",\n          \"showLabels\": true,\n          \"showValue\": true,\n          \"flipped\": false,\n          \"yesText\": \"Yes\",\n          \"noText\": \"No\",\n          \"items\": [\n            \"string\",\n            \"string\",\n            \"string\",\n            \"string\"\n          ],\n          \"config\": {\n            \"itemsPerTask\": 100,\n            \"totalTasks\": 7486\n          },\n          \"contextHeader\": \"string\",\n          \"subQuestions\": [\n            {\n              \"type\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"label\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"required\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"options\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"points\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"labels\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"type\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"label\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"required\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"options\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"points\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"labels\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ]\n        }\n      ],\n      \"ref\": \"string\",\n      \"prompt\": \"string\",\n      \"publication\": {\n        \"type\": \"link\",\n        \"url\": \"http://DtWdLNdnpDCXMKVbsdCWudXApBPuY.lvixcAF3szwqLiSlPORPoUPGW,BMYwnN6NQUNDtJfSS8vgZF4CLb9au5qEwLzDEdP2xkXYezP.yglIk\",\n        \"metadata\": {\n          \"journal\": \"string\",\n          \"authors\": \"string\",\n          \"year\": 4209,\n          \"title\": \"string\",\n          \"doi\": \"string\"\n        }\n      },\n      \"keyPoints\": [\n        \"string\",\n        \"string\"\n      ],\n      \"summary\": \"string\",\n      \"headerLabel\": \"string\",\n      \"reflectionLabel\": \"string\",\n      \"introLabel\": \"string\"\n    },\n    {\n      \"title\": \"string\",\n      \"content\": \"string\",\n      \"questions\": [\n        {\n          \"type\": \"compound\",\n          \"text\": \"string\",\n          \"description\": \"string\",\n          \"required\": true,\n          \"placeholder\": \"string\",\n          \"voiceEnabled\": false,\n          \"validation\": {\n            \"minLength\": 1182,\n            \"maxLength\": 8845,\n            \"min\": 6437.027425498641,\n            \"max\": 949.9691470644889\n          },\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"allowOther\": false,\n          \"maxSelections\": 3112,\n          \"randomizeOptions\": false,\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\",\n            \"points\": [\n              {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            ]\n          },\n          \"visualization\": \"likert\",\n          \"showLabels\": true,\n          \"showValue\": true,\n          \"flipped\": false,\n          \"yesText\": \"Yes\",\n          \"noText\": \"No\",\n          \"items\": [\n            \"string\",\n            \"string\",\n            \"string\",\n            \"string\"\n          ],\n          \"config\": {\n            \"itemsPerTask\": 5170,\n            \"totalTasks\": 8631\n          },\n          \"contextHeader\": \"string\",\n          \"subQuestions\": [\n            {\n              \"type\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"label\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"required\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"options\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"points\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"labels\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"type\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"label\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"required\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"options\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"points\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"labels\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ]\n        }\n      ],\n      \"ref\": \"string\",\n      \"prompt\": \"string\",\n      \"publication\": {\n        \"type\": \"embedded\",\n        \"url\": \"http://WwoABANrpdcmULySQlqSxRcG.vsfVDkdleo\",\n        \"metadata\": {\n          \"journal\": \"string\",\n          \"authors\": \"string\",\n          \"year\": 4358,\n          \"title\": \"string\",\n          \"doi\": \"string\"\n        }\n      },\n      \"keyPoints\": [\n        \"string\",\n        \"string\"\n      ],\n      \"summary\": \"string\",\n      \"headerLabel\": \"string\",\n      \"reflectionLabel\": \"string\",\n      \"introLabel\": \"string\"\n    }\n  ],\n  \"closingQuestions\": [\n    {\n      \"type\": \"yes-no\",\n      \"text\": \"string\",\n      \"description\": \"string\",\n      \"required\": true,\n      \"placeholder\": \"string\",\n      \"voiceEnabled\": false,\n      \"validation\": {\n        \"minLength\": 5850,\n        \"maxLength\": 682,\n        \"min\": 416.7180422553862,\n        \"max\": 9670.238717242497\n      },\n      \"options\": [\n        \"string\",\n        \"string\"\n      ],\n      \"allowOther\": false,\n      \"maxSelections\": 8206,\n      \"randomizeOptions\": false,\n      \"points\": 5,\n      \"labels\": {\n        \"start\": \"string\",\n        \"end\": \"string\",\n        \"points\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      \"visualization\": \"likert\",\n      \"showLabels\": true,\n      \"showValue\": true,\n      \"flipped\": false,\n      \"yesText\": \"Yes\",\n      \"noText\": \"No\",\n      \"items\": [\n        \"string\",\n        \"string\",\n        \"string\",\n        \"string\"\n      ],\n      \"config\": {\n        \"itemsPerTask\": 7709,\n        \"totalTasks\": 7275\n      },\n      \"contextHeader\": \"string\",\n      \"subQuestions\": [\n        {\n          \"type\": \"yes-no\",\n          \"label\": \"string\",\n          \"required\": true,\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\"\n          }\n        },\n        {\n          \"type\": \"scale\",\n          \"label\": \"string\",\n          \"required\": true,\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\"\n          }\n        }\n      ]\n    },\n    {\n      \"type\": \"number\",\n      \"text\": \"string\",\n      \"description\": \"string\",\n      \"required\": true,\n      \"placeholder\": \"string\",\n      \"voiceEnabled\": false,\n      \"validation\": {\n        \"minLength\": 7007,\n        \"maxLength\": 6991,\n        \"min\": 7428.9550540702985,\n        \"max\": 6878.4248144966305\n      },\n      \"options\": [\n        \"string\",\n        \"string\"\n      ],\n      \"allowOther\": false,\n      \"maxSelections\": 9387,\n      \"randomizeOptions\": false,\n      \"points\": 5,\n      \"labels\": {\n        \"start\": \"string\",\n        \"end\": \"string\",\n        \"points\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      \"visualization\": \"likert\",\n      \"showLabels\": true,\n      \"showValue\": true,\n      \"flipped\": false,\n      \"yesText\": \"Yes\",\n      \"noText\": \"No\",\n      \"items\": [\n        \"string\",\n        \"string\",\n        \"string\",\n        \"string\"\n      ],\n      \"config\": {\n        \"itemsPerTask\": 4540,\n        \"totalTasks\": 8807\n      },\n      \"contextHeader\": \"string\",\n      \"subQuestions\": [\n        {\n          \"type\": \"yes-no\",\n          \"label\": \"string\",\n          \"required\": true,\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\"\n          }\n        },\n        {\n          \"type\": \"yes-no\",\n          \"label\": \"string\",\n          \"required\": true,\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\"\n          }\n        }\n      ]\n    }\n  ],\n  \"targeting\": {\n    \"audiences\": [\n      {\n        \"name\": \"string\",\n        \"roles\": [\n          \"string\",\n          \"string\"\n        ],\n        \"specialtyCodes\": [\n          \"string\",\n          \"string\"\n        ],\n        \"states\": [\n          \"string\",\n          \"string\"\n        ],\n        \"zipCodes\": [\n          \"string\",\n          \"string\"\n        ],\n        \"compensation\": 8328.549113972957,\n        \"quota\": 2697\n      }\n    ]\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": {\n    \"code\": \"VALIDATION_ERROR\",\n    \"message\": \"Survey validation failed\",\n    \"errors\": [\n      {\n        \"code\": \"MISSING_OPTIONS\",\n        \"path\": \"questions[2].options\",\n        \"message\": \"single-choice questions require an \\\"options\\\" array\"\n      },\n      {\n        \"code\": \"MISSING_OPTIONS\",\n        \"path\": \"questions[2].options\",\n        \"message\": \"single-choice questions require an \\\"options\\\" array\"\n      }\n    ]\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"7b364a36-9706-4dfa-bc8f-319ba2e4f8c4","name":"Missing or invalid API key","originalRequest":{"url":{"path":["v1","surveys","validate"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"title\": \"string\",\n  \"estimatedTime\": {\n    \"min\": 3717,\n    \"max\": 4133\n  },\n  \"incentive\": 9113.862533852109,\n  \"description\": \"string\",\n  \"briefDescription\": \"string\",\n  \"sponsor\": \"string\",\n  \"background\": \"string\",\n  \"directions\": \"string\",\n  \"outcomes\": \"string\",\n  \"format\": \"standard\",\n  \"questions\": [\n    {\n      \"type\": \"yes-no\",\n      \"text\": \"string\",\n      \"description\": \"string\",\n      \"required\": true,\n      \"placeholder\": \"string\",\n      \"voiceEnabled\": false,\n      \"validation\": {\n        \"minLength\": 3201,\n        \"maxLength\": 5983,\n        \"min\": 1638.3877548993996,\n        \"max\": 4338.956912286915\n      },\n      \"options\": [\n        \"string\",\n        \"string\"\n      ],\n      \"allowOther\": false,\n      \"maxSelections\": 6566,\n      \"randomizeOptions\": false,\n      \"points\": 5,\n      \"labels\": {\n        \"start\": \"string\",\n        \"end\": \"string\",\n        \"points\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      \"visualization\": \"likert\",\n      \"showLabels\": true,\n      \"showValue\": true,\n      \"flipped\": false,\n      \"yesText\": \"Yes\",\n      \"noText\": \"No\",\n      \"items\": [\n        \"string\",\n        \"string\",\n        \"string\",\n        \"string\"\n      ],\n      \"config\": {\n        \"itemsPerTask\": 1406,\n        \"totalTasks\": 9025\n      },\n      \"contextHeader\": \"string\",\n      \"subQuestions\": [\n        {\n          \"type\": \"scale\",\n          \"label\": \"string\",\n          \"required\": true,\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\"\n          }\n        },\n        {\n          \"type\": \"single-choice\",\n          \"label\": \"string\",\n          \"required\": true,\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\"\n          }\n        }\n      ]\n    },\n    {\n      \"type\": \"yes-no\",\n      \"text\": \"string\",\n      \"description\": \"string\",\n      \"required\": true,\n      \"placeholder\": \"string\",\n      \"voiceEnabled\": false,\n      \"validation\": {\n        \"minLength\": 512,\n        \"maxLength\": 908,\n        \"min\": 2019.1338810713112,\n        \"max\": 7610.437850940266\n      },\n      \"options\": [\n        \"string\",\n        \"string\"\n      ],\n      \"allowOther\": false,\n      \"maxSelections\": 2579,\n      \"randomizeOptions\": false,\n      \"points\": 5,\n      \"labels\": {\n        \"start\": \"string\",\n        \"end\": \"string\",\n        \"points\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      \"visualization\": \"likert\",\n      \"showLabels\": true,\n      \"showValue\": true,\n      \"flipped\": false,\n      \"yesText\": \"Yes\",\n      \"noText\": \"No\",\n      \"items\": [\n        \"string\",\n        \"string\",\n        \"string\",\n        \"string\"\n      ],\n      \"config\": {\n        \"itemsPerTask\": 4342,\n        \"totalTasks\": 6742\n      },\n      \"contextHeader\": \"string\",\n      \"subQuestions\": [\n        {\n          \"type\": \"scale\",\n          \"label\": \"string\",\n          \"required\": true,\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\"\n          }\n        },\n        {\n          \"type\": \"scale\",\n          \"label\": \"string\",\n          \"required\": true,\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\"\n          }\n        }\n      ]\n    }\n  ],\n  \"introQuestions\": [\n    {\n      \"type\": \"text\",\n      \"text\": \"string\",\n      \"description\": \"string\",\n      \"required\": true,\n      \"placeholder\": \"string\",\n      \"voiceEnabled\": false,\n      \"validation\": {\n        \"minLength\": 5021,\n        \"maxLength\": 6309,\n        \"min\": 5295.966253296518,\n        \"max\": 891.270980898744\n      },\n      \"options\": [\n        \"string\",\n        \"string\"\n      ],\n      \"allowOther\": false,\n      \"maxSelections\": 1012,\n      \"randomizeOptions\": false,\n      \"points\": 5,\n      \"labels\": {\n        \"start\": \"string\",\n        \"end\": \"string\",\n        \"points\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      \"visualization\": \"likert\",\n      \"showLabels\": true,\n      \"showValue\": true,\n      \"flipped\": false,\n      \"yesText\": \"Yes\",\n      \"noText\": \"No\",\n      \"items\": [\n        \"string\",\n        \"string\",\n        \"string\",\n        \"string\"\n      ],\n      \"config\": {\n        \"itemsPerTask\": 3400,\n        \"totalTasks\": 4662\n      },\n      \"contextHeader\": \"string\",\n      \"subQuestions\": [\n        {\n          \"type\": \"single-choice\",\n          \"label\": \"string\",\n          \"required\": true,\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\"\n          }\n        },\n        {\n          \"type\": \"scale\",\n          \"label\": \"string\",\n          \"required\": true,\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\"\n          }\n        }\n      ]\n    },\n    {\n      \"type\": \"maxdiff\",\n      \"text\": \"string\",\n      \"description\": \"string\",\n      \"required\": true,\n      \"placeholder\": \"string\",\n      \"voiceEnabled\": false,\n      \"validation\": {\n        \"minLength\": 3535,\n        \"maxLength\": 9863,\n        \"min\": 5862.94042705515,\n        \"max\": 6180.733759997066\n      },\n      \"options\": [\n        \"string\",\n        \"string\"\n      ],\n      \"allowOther\": false,\n      \"maxSelections\": 6668,\n      \"randomizeOptions\": false,\n      \"points\": 5,\n      \"labels\": {\n        \"start\": \"string\",\n        \"end\": \"string\",\n        \"points\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      \"visualization\": \"likert\",\n      \"showLabels\": true,\n      \"showValue\": true,\n      \"flipped\": false,\n      \"yesText\": \"Yes\",\n      \"noText\": \"No\",\n      \"items\": [\n        \"string\",\n        \"string\",\n        \"string\",\n        \"string\"\n      ],\n      \"config\": {\n        \"itemsPerTask\": 8143,\n        \"totalTasks\": 5965\n      },\n      \"contextHeader\": \"string\",\n      \"subQuestions\": [\n        {\n          \"type\": \"single-choice\",\n          \"label\": \"string\",\n          \"required\": true,\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\"\n          }\n        },\n        {\n          \"type\": \"single-choice\",\n          \"label\": \"string\",\n          \"required\": true,\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\"\n          }\n        }\n      ]\n    }\n  ],\n  \"cases\": [\n    {\n      \"title\": \"string\",\n      \"content\": \"string\",\n      \"questions\": [\n        {\n          \"type\": \"multiple-choice\",\n          \"text\": \"string\",\n          \"description\": \"string\",\n          \"required\": true,\n          \"placeholder\": \"string\",\n          \"voiceEnabled\": false,\n          \"validation\": {\n            \"minLength\": 4236,\n            \"maxLength\": 9825,\n            \"min\": 9518.638837253915,\n            \"max\": 9435.526809782972\n          },\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"allowOther\": false,\n          \"maxSelections\": 7775,\n          \"randomizeOptions\": false,\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\",\n            \"points\": [\n              {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            ]\n          },\n          \"visualization\": \"likert\",\n          \"showLabels\": true,\n          \"showValue\": true,\n          \"flipped\": false,\n          \"yesText\": \"Yes\",\n          \"noText\": \"No\",\n          \"items\": [\n            \"string\",\n            \"string\",\n            \"string\",\n            \"string\"\n          ],\n          \"config\": {\n            \"itemsPerTask\": 100,\n            \"totalTasks\": 7486\n          },\n          \"contextHeader\": \"string\",\n          \"subQuestions\": [\n            {\n              \"type\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"label\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"required\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"options\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"points\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"labels\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"type\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"label\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"required\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"options\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"points\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"labels\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ]\n        }\n      ],\n      \"ref\": \"string\",\n      \"prompt\": \"string\",\n      \"publication\": {\n        \"type\": \"link\",\n        \"url\": \"http://DtWdLNdnpDCXMKVbsdCWudXApBPuY.lvixcAF3szwqLiSlPORPoUPGW,BMYwnN6NQUNDtJfSS8vgZF4CLb9au5qEwLzDEdP2xkXYezP.yglIk\",\n        \"metadata\": {\n          \"journal\": \"string\",\n          \"authors\": \"string\",\n          \"year\": 4209,\n          \"title\": \"string\",\n          \"doi\": \"string\"\n        }\n      },\n      \"keyPoints\": [\n        \"string\",\n        \"string\"\n      ],\n      \"summary\": \"string\",\n      \"headerLabel\": \"string\",\n      \"reflectionLabel\": \"string\",\n      \"introLabel\": \"string\"\n    },\n    {\n      \"title\": \"string\",\n      \"content\": \"string\",\n      \"questions\": [\n        {\n          \"type\": \"compound\",\n          \"text\": \"string\",\n          \"description\": \"string\",\n          \"required\": true,\n          \"placeholder\": \"string\",\n          \"voiceEnabled\": false,\n          \"validation\": {\n            \"minLength\": 1182,\n            \"maxLength\": 8845,\n            \"min\": 6437.027425498641,\n            \"max\": 949.9691470644889\n          },\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"allowOther\": false,\n          \"maxSelections\": 3112,\n          \"randomizeOptions\": false,\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\",\n            \"points\": [\n              {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            ]\n          },\n          \"visualization\": \"likert\",\n          \"showLabels\": true,\n          \"showValue\": true,\n          \"flipped\": false,\n          \"yesText\": \"Yes\",\n          \"noText\": \"No\",\n          \"items\": [\n            \"string\",\n            \"string\",\n            \"string\",\n            \"string\"\n          ],\n          \"config\": {\n            \"itemsPerTask\": 5170,\n            \"totalTasks\": 8631\n          },\n          \"contextHeader\": \"string\",\n          \"subQuestions\": [\n            {\n              \"type\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"label\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"required\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"options\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"points\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"labels\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"type\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"label\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"required\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"options\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"points\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"labels\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ]\n        }\n      ],\n      \"ref\": \"string\",\n      \"prompt\": \"string\",\n      \"publication\": {\n        \"type\": \"embedded\",\n        \"url\": \"http://WwoABANrpdcmULySQlqSxRcG.vsfVDkdleo\",\n        \"metadata\": {\n          \"journal\": \"string\",\n          \"authors\": \"string\",\n          \"year\": 4358,\n          \"title\": \"string\",\n          \"doi\": \"string\"\n        }\n      },\n      \"keyPoints\": [\n        \"string\",\n        \"string\"\n      ],\n      \"summary\": \"string\",\n      \"headerLabel\": \"string\",\n      \"reflectionLabel\": \"string\",\n      \"introLabel\": \"string\"\n    }\n  ],\n  \"closingQuestions\": [\n    {\n      \"type\": \"yes-no\",\n      \"text\": \"string\",\n      \"description\": \"string\",\n      \"required\": true,\n      \"placeholder\": \"string\",\n      \"voiceEnabled\": false,\n      \"validation\": {\n        \"minLength\": 5850,\n        \"maxLength\": 682,\n        \"min\": 416.7180422553862,\n        \"max\": 9670.238717242497\n      },\n      \"options\": [\n        \"string\",\n        \"string\"\n      ],\n      \"allowOther\": false,\n      \"maxSelections\": 8206,\n      \"randomizeOptions\": false,\n      \"points\": 5,\n      \"labels\": {\n        \"start\": \"string\",\n        \"end\": \"string\",\n        \"points\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      \"visualization\": \"likert\",\n      \"showLabels\": true,\n      \"showValue\": true,\n      \"flipped\": false,\n      \"yesText\": \"Yes\",\n      \"noText\": \"No\",\n      \"items\": [\n        \"string\",\n        \"string\",\n        \"string\",\n        \"string\"\n      ],\n      \"config\": {\n        \"itemsPerTask\": 7709,\n        \"totalTasks\": 7275\n      },\n      \"contextHeader\": \"string\",\n      \"subQuestions\": [\n        {\n          \"type\": \"yes-no\",\n          \"label\": \"string\",\n          \"required\": true,\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\"\n          }\n        },\n        {\n          \"type\": \"scale\",\n          \"label\": \"string\",\n          \"required\": true,\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\"\n          }\n        }\n      ]\n    },\n    {\n      \"type\": \"number\",\n      \"text\": \"string\",\n      \"description\": \"string\",\n      \"required\": true,\n      \"placeholder\": \"string\",\n      \"voiceEnabled\": false,\n      \"validation\": {\n        \"minLength\": 7007,\n        \"maxLength\": 6991,\n        \"min\": 7428.9550540702985,\n        \"max\": 6878.4248144966305\n      },\n      \"options\": [\n        \"string\",\n        \"string\"\n      ],\n      \"allowOther\": false,\n      \"maxSelections\": 9387,\n      \"randomizeOptions\": false,\n      \"points\": 5,\n      \"labels\": {\n        \"start\": \"string\",\n        \"end\": \"string\",\n        \"points\": [\n          \"string\",\n          \"string\"\n        ]\n      },\n      \"visualization\": \"likert\",\n      \"showLabels\": true,\n      \"showValue\": true,\n      \"flipped\": false,\n      \"yesText\": \"Yes\",\n      \"noText\": \"No\",\n      \"items\": [\n        \"string\",\n        \"string\",\n        \"string\",\n        \"string\"\n      ],\n      \"config\": {\n        \"itemsPerTask\": 4540,\n        \"totalTasks\": 8807\n      },\n      \"contextHeader\": \"string\",\n      \"subQuestions\": [\n        {\n          \"type\": \"yes-no\",\n          \"label\": \"string\",\n          \"required\": true,\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\"\n          }\n        },\n        {\n          \"type\": \"yes-no\",\n          \"label\": \"string\",\n          \"required\": true,\n          \"options\": [\n            \"string\",\n            \"string\"\n          ],\n          \"points\": 5,\n          \"labels\": {\n            \"start\": \"string\",\n            \"end\": \"string\"\n          }\n        }\n      ]\n    }\n  ],\n  \"targeting\": {\n    \"audiences\": [\n      {\n        \"name\": \"string\",\n        \"roles\": [\n          \"string\",\n          \"string\"\n        ],\n        \"specialtyCodes\": [\n          \"string\",\n          \"string\"\n        ],\n        \"states\": [\n          \"string\",\n          \"string\"\n        ],\n        \"zipCodes\": [\n          \"string\",\n          \"string\"\n        ],\n        \"compensation\": 8328.549113972957,\n        \"quota\": 2697\n      }\n    ]\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": {\n    \"code\": \"VALIDATION_ERROR\",\n    \"message\": \"Survey validation failed\",\n    \"errors\": [\n      {\n        \"code\": \"MISSING_OPTIONS\",\n        \"path\": \"questions[2].options\",\n        \"message\": \"single-choice questions require an \\\"options\\\" array\"\n      },\n      {\n        \"code\": \"MISSING_OPTIONS\",\n        \"path\": \"questions[2].options\",\n        \"message\": \"single-choice questions require an \\\"options\\\" array\"\n      }\n    ]\n  }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}],"event":[]},{"id":"bc642fc0-3aca-41f6-86c8-693df0c4c350","name":"[Coming soon] Get a pre-signed upload URL","request":{"name":"[Coming soon] Get a pre-signed upload URL","description":{"content":"Get a pre-signed URL for uploading a PDF (e.g. case publication). **Not yet shipped** — schema is published for partner planning.","type":"text/plain"},"url":{"path":["v1","uploads","presign"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"key":"filename","value":"string","description":"(Required) Original filename (used for content-type detection)"},{"disabled":false,"key":"contentType","value":"application/pdf","description":"MIME type of the file"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":null},"response":[{"id":"65afde13-1e20-4df1-905f-fe40cdd128f9","name":"Pre-signed URL generated","originalRequest":{"url":{"path":["v1","uploads","presign"],"host":["{{baseUrl}}"],"query":[{"key":"filename","value":"string"},{"key":"contentType","value":"application/pdf"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"url\": \"http://wiYvMUBIqxn.akA21ZPln+8SXIGOV3ToGrHiPjv2RaZydhGlt..OutekdJYN,2j,GjzdG1,z\",\n  \"publicUrl\": \"http://mveVMmodHJx.eagvtd,sb3oC3w,K5-WNmF13WBfVIsgTAC+e+wI,p28XGZPI8D\",\n  \"expiresIn\": 3600\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"d1a32b47-e756-474d-85e2-cd4602c84830","name":"Missing or invalid API key","originalRequest":{"url":{"path":["v1","uploads","presign"],"host":["{{baseUrl}}"],"query":[{"key":"filename","value":"string"},{"key":"contentType","value":"application/pdf"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": {\n    \"code\": \"VALIDATION_ERROR\",\n    \"message\": \"Survey validation failed\",\n    \"errors\": [\n      {\n        \"code\": \"MISSING_OPTIONS\",\n        \"path\": \"questions[2].options\",\n        \"message\": \"single-choice questions require an \\\"options\\\" array\"\n      },\n      {\n        \"code\": \"MISSING_OPTIONS\",\n        \"path\": \"questions[2].options\",\n        \"message\": \"single-choice questions require an \\\"options\\\" array\"\n      }\n    ]\n  }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"519b8418-dd4d-4aa9-ac45-0744f0e202ba","name":"partners/stitched","item":[{"id":"0af3fd83-fce5-4e68-8109-9780cd63e340","name":"tokens","item":[{"id":"9f393b96-c204-455b-b92a-80c6f635aa30","name":"List recipient records since a timestamp","request":{"name":"List recipient records since a timestamp","description":{"content":"Paginated list of Tendral recipient records updated since `since`. Composite cursor pagination on `(updated_at, id)` for stable ordering across rows that share a timestamp.","type":"text/plain"},"url":{"path":["v1","partners","stitched","tokens"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"key":"since","value":"1995-11-12T07:20:14.938Z","description":"(Required) "},{"disabled":false,"key":"cursor","value":"string","description":"Opaque cursor returned by the previous page."},{"disabled":false,"key":"limit","value":"100"},{"disabled":false,"key":"expand[]","value":"campaign"},{"disabled":false,"key":"expand[]","value":"campaign"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":null},"response":[{"id":"8032bf83-299b-4725-aff1-054813a0637c","name":"Page of recipient records","originalRequest":{"url":{"path":["v1","partners","stitched","tokens"],"host":["{{baseUrl}}"],"query":[{"key":"since","value":"1995-11-12T07:20:14.938Z"},{"key":"cursor","value":"string"},{"key":"limit","value":"100"},{"key":"expand[]","value":"campaign"},{"key":"expand[]","value":"campaign"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"disabled":false,"description":"Requests allowed per window for this API key (default 100/min for partner endpoints).","key":"X-RateLimit-Limit","value":"100"},{"disabled":false,"description":"Requests remaining in the current window.","key":"X-RateLimit-Remaining","value":"99"},{"disabled":false,"description":"Unix-seconds when the current window resets.","key":"X-RateLimit-Reset","value":"1715040000"},{"disabled":false,"description":"Correlation id (`req_<hex>`); also surfaced in `error.request_id` on failures.","key":"X-Request-Id","value":"req_018f5a2e7c127c8da123cafed00dfeed"},{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"object\": \"list\",\n  \"livemode\": false,\n  \"data\": [\n    {\n      \"object\": \"recipient_record\",\n      \"livemode\": false,\n      \"token\": \"Ab3kQ9\",\n      \"npi\": \"1234567890\",\n      \"email\": \"jdoe@example.com\",\n      \"tendral_recipient_id\": \"rcp_018f5a2e7c127c8da123cafed00dfeed\",\n      \"tendral_campaign_id\": \"cmp_018f5a2e7c127c8da123cafed00dfeef\",\n      \"tendral_program_id\": \"pgm_018f5a2e7c127c8da123cafed00dffff\",\n      \"created_at\": \"2026-04-26T18:00:00.000Z\",\n      \"updated_at\": \"2026-04-27T15:30:00.000Z\",\n      \"sent_at\": \"2026-04-27T13:02:00.000Z\",\n      \"bounced_at\": null,\n      \"last_event_at\": \"2026-04-27T15:30:00.000Z\"\n    }\n  ],\n  \"has_more\": false,\n  \"next_cursor\": null,\n  \"url\": \"/v1/partners/stitched/tokens?since=2026-04-01T00%3A00%3A00Z&limit=100\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"9c495aaa-a5e9-4b1b-af1c-115eeb86e206","name":"Validation error","originalRequest":{"url":{"path":["v1","partners","stitched","tokens"],"host":["{{baseUrl}}"],"query":[{"key":"since","value":"1995-11-12T07:20:14.938Z"},{"key":"cursor","value":"string"},{"key":"limit","value":"100"},{"key":"expand[]","value":"campaign"},{"key":"expand[]","value":"campaign"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"disabled":false,"description":"Requests allowed per window for this API key (default 100/min for partner endpoints).","key":"X-RateLimit-Limit","value":"100"},{"disabled":false,"description":"Requests remaining in the current window.","key":"X-RateLimit-Remaining","value":"99"},{"disabled":false,"description":"Unix-seconds when the current window resets.","key":"X-RateLimit-Reset","value":"1715040000"},{"disabled":false,"description":"Correlation id (`req_<hex>`); also surfaced in `error.request_id` on failures.","key":"X-Request-Id","value":"req_018f5a2e7c127c8da123cafed00dfeed"},{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": {\n    \"type\": \"invalid_request_error\",\n    \"code\": \"TOKEN_NOT_FOUND\",\n    \"message\": \"No record exists for the provided token.\",\n    \"details\": {\n      \"token\": \"Ab3kQ9\"\n    },\n    \"doc_url\": \"https://developer.tendralhealth.com/docs/errors#TOKEN_NOT_FOUND\",\n    \"request_id\": \"req_018f5a2e7c127c8da123cafed00dfeed\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"2c545e2e-2bee-4844-93ac-4271ebcf02e4","name":"Missing or invalid bearer token","originalRequest":{"url":{"path":["v1","partners","stitched","tokens"],"host":["{{baseUrl}}"],"query":[{"key":"since","value":"1995-11-12T07:20:14.938Z"},{"key":"cursor","value":"string"},{"key":"limit","value":"100"},{"key":"expand[]","value":"campaign"},{"key":"expand[]","value":"campaign"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"disabled":false,"description":"Requests allowed per window for this API key (default 100/min for partner endpoints).","key":"X-RateLimit-Limit","value":"100"},{"disabled":false,"description":"Requests remaining in the current window.","key":"X-RateLimit-Remaining","value":"99"},{"disabled":false,"description":"Unix-seconds when the current window resets.","key":"X-RateLimit-Reset","value":"1715040000"},{"disabled":false,"description":"Correlation id (`req_<hex>`); also surfaced in `error.request_id` on failures.","key":"X-Request-Id","value":"req_018f5a2e7c127c8da123cafed00dfeed"},{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": {\n    \"type\": \"invalid_request_error\",\n    \"code\": \"TOKEN_NOT_FOUND\",\n    \"message\": \"No record exists for the provided token.\",\n    \"details\": {\n      \"token\": \"Ab3kQ9\"\n    },\n    \"doc_url\": \"https://developer.tendralhealth.com/docs/errors#TOKEN_NOT_FOUND\",\n    \"request_id\": \"req_018f5a2e7c127c8da123cafed00dfeed\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"2bc5f6d7-0271-468a-a4b3-d1d0445b89aa","name":"Token lacks tokens:read scope","originalRequest":{"url":{"path":["v1","partners","stitched","tokens"],"host":["{{baseUrl}}"],"query":[{"key":"since","value":"1995-11-12T07:20:14.938Z"},{"key":"cursor","value":"string"},{"key":"limit","value":"100"},{"key":"expand[]","value":"campaign"},{"key":"expand[]","value":"campaign"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Forbidden","code":403,"header":[{"disabled":false,"description":"Requests allowed per window for this API key (default 100/min for partner endpoints).","key":"X-RateLimit-Limit","value":"100"},{"disabled":false,"description":"Requests remaining in the current window.","key":"X-RateLimit-Remaining","value":"99"},{"disabled":false,"description":"Unix-seconds when the current window resets.","key":"X-RateLimit-Reset","value":"1715040000"},{"disabled":false,"description":"Correlation id (`req_<hex>`); also surfaced in `error.request_id` on failures.","key":"X-Request-Id","value":"req_018f5a2e7c127c8da123cafed00dfeed"},{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": {\n    \"type\": \"invalid_request_error\",\n    \"code\": \"TOKEN_NOT_FOUND\",\n    \"message\": \"No record exists for the provided token.\",\n    \"details\": {\n      \"token\": \"Ab3kQ9\"\n    },\n    \"doc_url\": \"https://developer.tendralhealth.com/docs/errors#TOKEN_NOT_FOUND\",\n    \"request_id\": \"req_018f5a2e7c127c8da123cafed00dfeed\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"b44db43b-369e-4910-a324-80cb14d6c809","name":"Rate limit exceeded","originalRequest":{"url":{"path":["v1","partners","stitched","tokens"],"host":["{{baseUrl}}"],"query":[{"key":"since","value":"1995-11-12T07:20:14.938Z"},{"key":"cursor","value":"string"},{"key":"limit","value":"100"},{"key":"expand[]","value":"campaign"},{"key":"expand[]","value":"campaign"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"disabled":false,"description":"Requests allowed per window for this API key (default 100/min for partner endpoints).","key":"X-RateLimit-Limit","value":"100"},{"disabled":false,"description":"Requests remaining in the current window.","key":"X-RateLimit-Remaining","value":"99"},{"disabled":false,"description":"Unix-seconds when the current window resets.","key":"X-RateLimit-Reset","value":"1715040000"},{"disabled":false,"description":"Correlation id (`req_<hex>`); also surfaced in `error.request_id` on failures.","key":"X-Request-Id","value":"req_018f5a2e7c127c8da123cafed00dfeed"},{"disabled":false,"description":"Seconds to wait before retrying. Present only on 429 responses.","key":"Retry-After","value":"60"},{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": {\n    \"type\": \"invalid_request_error\",\n    \"code\": \"TOKEN_NOT_FOUND\",\n    \"message\": \"No record exists for the provided token.\",\n    \"details\": {\n      \"token\": \"Ab3kQ9\"\n    },\n    \"doc_url\": \"https://developer.tendralhealth.com/docs/errors#TOKEN_NOT_FOUND\",\n    \"request_id\": \"req_018f5a2e7c127c8da123cafed00dfeed\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"ef667a96-5ae6-4eb5-87c2-50499e91983a","name":"Resolve a Tendral short-link token","request":{"name":"Resolve a Tendral short-link token","description":{"content":"Single-token lookup. Returns the recipient record bound to a Tendral-generated 6-character base62 token. Used for ad-hoc / debugging only — Stitched's redirect handler MUST NOT call this on the click path (see integration spec §3.2).\n\nEmits a strong `ETag` derived from the row's `updated_at`. Re-requests with `If-None-Match: <etag>` return `304` with no body and rate-limit headers retained.","type":"text/plain"},"url":{"path":["v1","partners","stitched","tokens",":token"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"key":"expand[]","value":"campaign","description":"Inline related objects in the response. Allowed: `campaign`, `program`."},{"disabled":false,"key":"expand[]","value":"campaign","description":"Inline related objects in the response. Allowed: `campaign`, `program`."}],"variable":[{"disabled":false,"type":"any","value":"YG2K3Z","key":"token","description":"(Required) 6-character base62 short-link token."}]},"header":[{"disabled":false,"description":"ETag from a prior response. Matching → 304 with no body.","key":"If-None-Match","value":"string"},{"key":"Accept","value":"application/json"}],"method":"GET","auth":null},"response":[{"id":"a7f45400-e10f-4c44-bfa7-557e90b8a382","name":"Recipient record","originalRequest":{"url":{"path":["v1","partners","stitched","tokens",":token"],"host":["{{baseUrl}}"],"query":[{"key":"expand[]","value":"campaign"},{"key":"expand[]","value":"campaign"}],"variable":[{"disabled":false,"type":"any","value":"YG2K3Z","key":"token","description":"(Required) 6-character base62 short-link token."}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"ETag from a prior response. Matching → 304 with no body.","key":"If-None-Match","value":"string"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"disabled":false,"description":"Requests allowed per window for this API key (default 100/min for partner endpoints).","key":"X-RateLimit-Limit","value":"100"},{"disabled":false,"description":"Requests remaining in the current window.","key":"X-RateLimit-Remaining","value":"99"},{"disabled":false,"description":"Unix-seconds when the current window resets.","key":"X-RateLimit-Reset","value":"1715040000"},{"disabled":false,"description":"Correlation id (`req_<hex>`); also surfaced in `error.request_id` on failures.","key":"X-Request-Id","value":"req_018f5a2e7c127c8da123cafed00dfeed"},{"disabled":false,"description":"Strong ETag for `If-None-Match` revalidation.","key":"ETag","value":"string"},{"disabled":false,"description":"`private, max-age=10, must-revalidate` — only the partner caches; revalidate within 10s.","key":"Cache-Control","value":"string"},{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"object\": \"recipient_record\",\n  \"livemode\": false,\n  \"token\": \"Ab3kQ9\",\n  \"npi\": \"1234567890\",\n  \"email\": \"jdoe@example.com\",\n  \"tendral_recipient_id\": \"rcp_018f5a2e7c127c8da123cafed00dfeed\",\n  \"tendral_campaign_id\": \"cmp_018f5a2e7c127c8da123cafed00dfeef\",\n  \"tendral_program_id\": \"pgm_018f5a2e7c127c8da123cafed00dffff\",\n  \"created_at\": \"2026-04-26T18:00:00.000Z\",\n  \"updated_at\": \"2026-04-27T15:30:00.000Z\",\n  \"sent_at\": \"2026-04-27T13:02:00.000Z\",\n  \"bounced_at\": null,\n  \"last_event_at\": \"2026-04-27T15:30:00.000Z\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"c9868c5e-f246-41d6-8c9f-e0913734e7af","name":"Not modified — ETag matched If-None-Match. No body.","originalRequest":{"url":{"path":["v1","partners","stitched","tokens",":token"],"host":["{{baseUrl}}"],"query":[{"key":"expand[]","value":"campaign"},{"key":"expand[]","value":"campaign"}],"variable":[{"disabled":false,"type":"any","value":"YG2K3Z","key":"token","description":"(Required) 6-character base62 short-link token."}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"ETag from a prior response. Matching → 304 with no body.","key":"If-None-Match","value":"string"}],"method":"GET","body":{}},"status":"Not Modified","code":304,"header":[{"disabled":false,"description":"Requests allowed per window for this API key (default 100/min for partner endpoints).","key":"X-RateLimit-Limit","value":"100"},{"disabled":false,"description":"Requests remaining in the current window.","key":"X-RateLimit-Remaining","value":"99"},{"disabled":false,"description":"Unix-seconds when the current window resets.","key":"X-RateLimit-Reset","value":"1715040000"},{"disabled":false,"description":"Correlation id (`req_<hex>`); also surfaced in `error.request_id` on failures.","key":"X-Request-Id","value":"req_018f5a2e7c127c8da123cafed00dfeed"},{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"83a10853-b6e5-4031-a729-50d48f7e94d5","name":"Missing or invalid bearer token","originalRequest":{"url":{"path":["v1","partners","stitched","tokens",":token"],"host":["{{baseUrl}}"],"query":[{"key":"expand[]","value":"campaign"},{"key":"expand[]","value":"campaign"}],"variable":[{"disabled":false,"type":"any","value":"YG2K3Z","key":"token","description":"(Required) 6-character base62 short-link token."}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"ETag from a prior response. Matching → 304 with no body.","key":"If-None-Match","value":"string"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"disabled":false,"description":"Requests allowed per window for this API key (default 100/min for partner endpoints).","key":"X-RateLimit-Limit","value":"100"},{"disabled":false,"description":"Requests remaining in the current window.","key":"X-RateLimit-Remaining","value":"99"},{"disabled":false,"description":"Unix-seconds when the current window resets.","key":"X-RateLimit-Reset","value":"1715040000"},{"disabled":false,"description":"Correlation id (`req_<hex>`); also surfaced in `error.request_id` on failures.","key":"X-Request-Id","value":"req_018f5a2e7c127c8da123cafed00dfeed"},{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": {\n    \"type\": \"invalid_request_error\",\n    \"code\": \"TOKEN_NOT_FOUND\",\n    \"message\": \"No record exists for the provided token.\",\n    \"details\": {\n      \"token\": \"Ab3kQ9\"\n    },\n    \"doc_url\": \"https://developer.tendralhealth.com/docs/errors#TOKEN_NOT_FOUND\",\n    \"request_id\": \"req_018f5a2e7c127c8da123cafed00dfeed\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"09c6b804-cccc-4b27-8f94-71a842033b41","name":"Token lacks tokens:read scope","originalRequest":{"url":{"path":["v1","partners","stitched","tokens",":token"],"host":["{{baseUrl}}"],"query":[{"key":"expand[]","value":"campaign"},{"key":"expand[]","value":"campaign"}],"variable":[{"disabled":false,"type":"any","value":"YG2K3Z","key":"token","description":"(Required) 6-character base62 short-link token."}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"ETag from a prior response. Matching → 304 with no body.","key":"If-None-Match","value":"string"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Forbidden","code":403,"header":[{"disabled":false,"description":"Requests allowed per window for this API key (default 100/min for partner endpoints).","key":"X-RateLimit-Limit","value":"100"},{"disabled":false,"description":"Requests remaining in the current window.","key":"X-RateLimit-Remaining","value":"99"},{"disabled":false,"description":"Unix-seconds when the current window resets.","key":"X-RateLimit-Reset","value":"1715040000"},{"disabled":false,"description":"Correlation id (`req_<hex>`); also surfaced in `error.request_id` on failures.","key":"X-Request-Id","value":"req_018f5a2e7c127c8da123cafed00dfeed"},{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": {\n    \"type\": \"invalid_request_error\",\n    \"code\": \"TOKEN_NOT_FOUND\",\n    \"message\": \"No record exists for the provided token.\",\n    \"details\": {\n      \"token\": \"Ab3kQ9\"\n    },\n    \"doc_url\": \"https://developer.tendralhealth.com/docs/errors#TOKEN_NOT_FOUND\",\n    \"request_id\": \"req_018f5a2e7c127c8da123cafed00dfeed\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"7b118435-e4db-4268-b67e-f2029fa5ea3d","name":"Token not found","originalRequest":{"url":{"path":["v1","partners","stitched","tokens",":token"],"host":["{{baseUrl}}"],"query":[{"key":"expand[]","value":"campaign"},{"key":"expand[]","value":"campaign"}],"variable":[{"disabled":false,"type":"any","value":"YG2K3Z","key":"token","description":"(Required) 6-character base62 short-link token."}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"ETag from a prior response. Matching → 304 with no body.","key":"If-None-Match","value":"string"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"disabled":false,"description":"Requests allowed per window for this API key (default 100/min for partner endpoints).","key":"X-RateLimit-Limit","value":"100"},{"disabled":false,"description":"Requests remaining in the current window.","key":"X-RateLimit-Remaining","value":"99"},{"disabled":false,"description":"Unix-seconds when the current window resets.","key":"X-RateLimit-Reset","value":"1715040000"},{"disabled":false,"description":"Correlation id (`req_<hex>`); also surfaced in `error.request_id` on failures.","key":"X-Request-Id","value":"req_018f5a2e7c127c8da123cafed00dfeed"},{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": {\n    \"type\": \"invalid_request_error\",\n    \"code\": \"TOKEN_NOT_FOUND\",\n    \"message\": \"No record exists for the provided token.\",\n    \"details\": {\n      \"token\": \"Ab3kQ9\"\n    },\n    \"doc_url\": \"https://developer.tendralhealth.com/docs/errors#TOKEN_NOT_FOUND\",\n    \"request_id\": \"req_018f5a2e7c127c8da123cafed00dfeed\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"fcb65234-7b97-46d5-a028-66d9b42cbdba","name":"Rate limit exceeded","originalRequest":{"url":{"path":["v1","partners","stitched","tokens",":token"],"host":["{{baseUrl}}"],"query":[{"key":"expand[]","value":"campaign"},{"key":"expand[]","value":"campaign"}],"variable":[{"disabled":false,"type":"any","value":"YG2K3Z","key":"token","description":"(Required) 6-character base62 short-link token."}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"ETag from a prior response. Matching → 304 with no body.","key":"If-None-Match","value":"string"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"disabled":false,"description":"Requests allowed per window for this API key (default 100/min for partner endpoints).","key":"X-RateLimit-Limit","value":"100"},{"disabled":false,"description":"Requests remaining in the current window.","key":"X-RateLimit-Remaining","value":"99"},{"disabled":false,"description":"Unix-seconds when the current window resets.","key":"X-RateLimit-Reset","value":"1715040000"},{"disabled":false,"description":"Correlation id (`req_<hex>`); also surfaced in `error.request_id` on failures.","key":"X-Request-Id","value":"req_018f5a2e7c127c8da123cafed00dfeed"},{"disabled":false,"description":"Seconds to wait before retrying. Present only on 429 responses.","key":"Retry-After","value":"60"},{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": {\n    \"type\": \"invalid_request_error\",\n    \"code\": \"TOKEN_NOT_FOUND\",\n    \"message\": \"No record exists for the provided token.\",\n    \"details\": {\n      \"token\": \"Ab3kQ9\"\n    },\n    \"doc_url\": \"https://developer.tendralhealth.com/docs/errors#TOKEN_NOT_FOUND\",\n    \"request_id\": \"req_018f5a2e7c127c8da123cafed00dfeed\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}],"event":[]},{"id":"4be96dd9-968c-4940-9706-571741cabae3","name":"List Tendral-emitted outreach events since a timestamp","request":{"name":"List Tendral-emitted outreach events since a timestamp","description":{"content":"Paginated list of `outreach.email_sent` and `outreach.email_bounced` events for traffic campaigns under Stitched-bound programs. Each row is wrapped in the spec §4 envelope so consumers can dedupe by `event_id` exactly as with webhooks.\n\nFilter by event type with `?type=outreach.email_sent` (single) or repeated `?types[]=outreach.email_sent&types[]=outreach.email_bounced` (multi).","type":"text/plain"},"url":{"path":["v1","partners","stitched","events"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"key":"since","value":"1995-11-12T07:20:14.938Z","description":"(Required) "},{"disabled":false,"key":"cursor","value":"string"},{"disabled":false,"key":"limit","value":"100"},{"disabled":false,"key":"type","value":"outreach.email_sent","description":"Single event type filter."},{"disabled":false,"key":"types[]","value":"outreach.email_bounced","description":"Multi event type filter."},{"disabled":false,"key":"types[]","value":"outreach.email_bounced","description":"Multi event type filter."},{"disabled":false,"key":"expand[]","value":"program"},{"disabled":false,"key":"expand[]","value":"campaign"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":null},"response":[{"id":"02220180-862c-408d-9a6a-cee53cb152c2","name":"Page of envelopes","originalRequest":{"url":{"path":["v1","partners","stitched","events"],"host":["{{baseUrl}}"],"query":[{"key":"since","value":"1995-11-12T07:20:14.938Z"},{"key":"cursor","value":"string"},{"key":"limit","value":"100"},{"key":"type","value":"outreach.email_sent"},{"key":"types[]","value":"outreach.email_sent"},{"key":"types[]","value":"outreach.email_bounced"},{"key":"expand[]","value":"campaign"},{"key":"expand[]","value":"campaign"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"disabled":false,"description":"Requests allowed per window for this API key (default 100/min for partner endpoints).","key":"X-RateLimit-Limit","value":"100"},{"disabled":false,"description":"Requests remaining in the current window.","key":"X-RateLimit-Remaining","value":"99"},{"disabled":false,"description":"Unix-seconds when the current window resets.","key":"X-RateLimit-Reset","value":"1715040000"},{"disabled":false,"description":"Correlation id (`req_<hex>`); also surfaced in `error.request_id` on failures.","key":"X-Request-Id","value":"req_018f5a2e7c127c8da123cafed00dfeed"},{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"object\": \"list\",\n  \"livemode\": false,\n  \"data\": [\n    {\n      \"object\": \"event\",\n      \"livemode\": false,\n      \"event_id\": \"evt_018f5a2e7c127c8da123cafed00dfeed\",\n      \"event_type\": \"outreach.email_sent\",\n      \"event_version\": 1,\n      \"occurred_at\": \"2026-04-27T13:02:00Z\",\n      \"emitted_at\": \"2026-04-27T13:02:01Z\",\n      \"source\": \"tendral\",\n      \"data\": {\n        \"tendral_recipient_id\": \"rcp_018f5a2e7c127c8da123cafed00dfeed\",\n        \"tendral_campaign_id\": \"cmp_018f5a2e7c127c8da123cafed00dfeef\",\n        \"token\": \"Ab3kQ9\"\n      }\n    }\n  ],\n  \"has_more\": false,\n  \"next_cursor\": null,\n  \"url\": \"/v1/partners/stitched/events?since=2026-04-01T00%3A00%3A00Z&limit=100\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"f453a32a-7a87-4b61-b630-1e627a7bbc4f","name":"Validation error","originalRequest":{"url":{"path":["v1","partners","stitched","events"],"host":["{{baseUrl}}"],"query":[{"key":"since","value":"1995-11-12T07:20:14.938Z"},{"key":"cursor","value":"string"},{"key":"limit","value":"100"},{"key":"type","value":"outreach.email_sent"},{"key":"types[]","value":"outreach.email_sent"},{"key":"types[]","value":"outreach.email_bounced"},{"key":"expand[]","value":"campaign"},{"key":"expand[]","value":"campaign"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"disabled":false,"description":"Requests allowed per window for this API key (default 100/min for partner endpoints).","key":"X-RateLimit-Limit","value":"100"},{"disabled":false,"description":"Requests remaining in the current window.","key":"X-RateLimit-Remaining","value":"99"},{"disabled":false,"description":"Unix-seconds when the current window resets.","key":"X-RateLimit-Reset","value":"1715040000"},{"disabled":false,"description":"Correlation id (`req_<hex>`); also surfaced in `error.request_id` on failures.","key":"X-Request-Id","value":"req_018f5a2e7c127c8da123cafed00dfeed"},{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": {\n    \"type\": \"invalid_request_error\",\n    \"code\": \"TOKEN_NOT_FOUND\",\n    \"message\": \"No record exists for the provided token.\",\n    \"details\": {\n      \"token\": \"Ab3kQ9\"\n    },\n    \"doc_url\": \"https://developer.tendralhealth.com/docs/errors#TOKEN_NOT_FOUND\",\n    \"request_id\": \"req_018f5a2e7c127c8da123cafed00dfeed\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"81b4282a-ab46-4756-91bb-b06774d07329","name":"Missing or invalid bearer token","originalRequest":{"url":{"path":["v1","partners","stitched","events"],"host":["{{baseUrl}}"],"query":[{"key":"since","value":"1995-11-12T07:20:14.938Z"},{"key":"cursor","value":"string"},{"key":"limit","value":"100"},{"key":"type","value":"outreach.email_sent"},{"key":"types[]","value":"outreach.email_sent"},{"key":"types[]","value":"outreach.email_bounced"},{"key":"expand[]","value":"campaign"},{"key":"expand[]","value":"campaign"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"disabled":false,"description":"Requests allowed per window for this API key (default 100/min for partner endpoints).","key":"X-RateLimit-Limit","value":"100"},{"disabled":false,"description":"Requests remaining in the current window.","key":"X-RateLimit-Remaining","value":"99"},{"disabled":false,"description":"Unix-seconds when the current window resets.","key":"X-RateLimit-Reset","value":"1715040000"},{"disabled":false,"description":"Correlation id (`req_<hex>`); also surfaced in `error.request_id` on failures.","key":"X-Request-Id","value":"req_018f5a2e7c127c8da123cafed00dfeed"},{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": {\n    \"type\": \"invalid_request_error\",\n    \"code\": \"TOKEN_NOT_FOUND\",\n    \"message\": \"No record exists for the provided token.\",\n    \"details\": {\n      \"token\": \"Ab3kQ9\"\n    },\n    \"doc_url\": \"https://developer.tendralhealth.com/docs/errors#TOKEN_NOT_FOUND\",\n    \"request_id\": \"req_018f5a2e7c127c8da123cafed00dfeed\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"ebc7019b-7416-4ea7-878b-b8d6d9cf5774","name":"Token lacks events:read scope","originalRequest":{"url":{"path":["v1","partners","stitched","events"],"host":["{{baseUrl}}"],"query":[{"key":"since","value":"1995-11-12T07:20:14.938Z"},{"key":"cursor","value":"string"},{"key":"limit","value":"100"},{"key":"type","value":"outreach.email_sent"},{"key":"types[]","value":"outreach.email_sent"},{"key":"types[]","value":"outreach.email_bounced"},{"key":"expand[]","value":"campaign"},{"key":"expand[]","value":"campaign"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Forbidden","code":403,"header":[{"disabled":false,"description":"Requests allowed per window for this API key (default 100/min for partner endpoints).","key":"X-RateLimit-Limit","value":"100"},{"disabled":false,"description":"Requests remaining in the current window.","key":"X-RateLimit-Remaining","value":"99"},{"disabled":false,"description":"Unix-seconds when the current window resets.","key":"X-RateLimit-Reset","value":"1715040000"},{"disabled":false,"description":"Correlation id (`req_<hex>`); also surfaced in `error.request_id` on failures.","key":"X-Request-Id","value":"req_018f5a2e7c127c8da123cafed00dfeed"},{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": {\n    \"type\": \"invalid_request_error\",\n    \"code\": \"TOKEN_NOT_FOUND\",\n    \"message\": \"No record exists for the provided token.\",\n    \"details\": {\n      \"token\": \"Ab3kQ9\"\n    },\n    \"doc_url\": \"https://developer.tendralhealth.com/docs/errors#TOKEN_NOT_FOUND\",\n    \"request_id\": \"req_018f5a2e7c127c8da123cafed00dfeed\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"5cda39aa-b65f-4ef3-a934-cf00c92f29e7","name":"Rate limit exceeded","originalRequest":{"url":{"path":["v1","partners","stitched","events"],"host":["{{baseUrl}}"],"query":[{"key":"since","value":"1995-11-12T07:20:14.938Z"},{"key":"cursor","value":"string"},{"key":"limit","value":"100"},{"key":"type","value":"outreach.email_sent"},{"key":"types[]","value":"outreach.email_sent"},{"key":"types[]","value":"outreach.email_bounced"},{"key":"expand[]","value":"campaign"},{"key":"expand[]","value":"campaign"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"disabled":false,"description":"Requests allowed per window for this API key (default 100/min for partner endpoints).","key":"X-RateLimit-Limit","value":"100"},{"disabled":false,"description":"Requests remaining in the current window.","key":"X-RateLimit-Remaining","value":"99"},{"disabled":false,"description":"Unix-seconds when the current window resets.","key":"X-RateLimit-Reset","value":"1715040000"},{"disabled":false,"description":"Correlation id (`req_<hex>`); also surfaced in `error.request_id` on failures.","key":"X-Request-Id","value":"req_018f5a2e7c127c8da123cafed00dfeed"},{"disabled":false,"description":"Seconds to wait before retrying. Present only on 429 responses.","key":"Retry-After","value":"60"},{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": {\n    \"type\": \"invalid_request_error\",\n    \"code\": \"TOKEN_NOT_FOUND\",\n    \"message\": \"No record exists for the provided token.\",\n    \"details\": {\n      \"token\": \"Ab3kQ9\"\n    },\n    \"doc_url\": \"https://developer.tendralhealth.com/docs/errors#TOKEN_NOT_FOUND\",\n    \"request_id\": \"req_018f5a2e7c127c8da123cafed00dfeed\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"a4dfaa73-c933-4b45-97ef-073c068f4dac","name":"List recipients for a Tendral campaign","request":{"name":"List recipients for a Tendral campaign","description":{"content":"Paginated list of recipient records for the given campaign. `id` must be the prefixed `cmp_<hex>` form.","type":"text/plain"},"url":{"path":["v1","partners","stitched","campaigns",":id","recipients"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"key":"cursor","value":"string"},{"disabled":false,"key":"limit","value":"100"},{"disabled":false,"key":"expand[]","value":"campaign"},{"disabled":false,"key":"expand[]","value":"campaign"}],"variable":[{"disabled":false,"type":"any","value":"string","key":"id","description":"(Required) Tendral campaign id (`cmp_<hex>`)."}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":null},"response":[{"id":"ddb34f79-51dd-4c1c-8a73-a5e48c461ce5","name":"Page of recipient records","originalRequest":{"url":{"path":["v1","partners","stitched","campaigns",":id","recipients"],"host":["{{baseUrl}}"],"query":[{"key":"cursor","value":"string"},{"key":"limit","value":"100"},{"key":"expand[]","value":"campaign"},{"key":"expand[]","value":"campaign"}],"variable":[{"disabled":false,"type":"any","value":"string","key":"id","description":"(Required) Tendral campaign id (`cmp_<hex>`)."}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"disabled":false,"description":"Requests allowed per window for this API key (default 100/min for partner endpoints).","key":"X-RateLimit-Limit","value":"100"},{"disabled":false,"description":"Requests remaining in the current window.","key":"X-RateLimit-Remaining","value":"99"},{"disabled":false,"description":"Unix-seconds when the current window resets.","key":"X-RateLimit-Reset","value":"1715040000"},{"disabled":false,"description":"Correlation id (`req_<hex>`); also surfaced in `error.request_id` on failures.","key":"X-Request-Id","value":"req_018f5a2e7c127c8da123cafed00dfeed"},{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"object\": \"list\",\n  \"livemode\": false,\n  \"data\": [\n    {\n      \"object\": \"recipient_record\",\n      \"livemode\": false,\n      \"token\": \"Ab3kQ9\",\n      \"npi\": \"1234567890\",\n      \"email\": \"jdoe@example.com\",\n      \"tendral_recipient_id\": \"rcp_018f5a2e7c127c8da123cafed00dfeed\",\n      \"tendral_campaign_id\": \"cmp_018f5a2e7c127c8da123cafed00dfeef\",\n      \"tendral_program_id\": \"pgm_018f5a2e7c127c8da123cafed00dffff\",\n      \"created_at\": \"2026-04-26T18:00:00.000Z\",\n      \"updated_at\": \"2026-04-27T15:30:00.000Z\",\n      \"sent_at\": \"2026-04-27T13:02:00.000Z\",\n      \"bounced_at\": null,\n      \"last_event_at\": \"2026-04-27T15:30:00.000Z\"\n    },\n    {\n      \"object\": \"recipient_record\",\n      \"livemode\": false,\n      \"token\": \"Ab3kQ9\",\n      \"npi\": \"1234567890\",\n      \"email\": \"jdoe@example.com\",\n      \"tendral_recipient_id\": \"rcp_018f5a2e7c127c8da123cafed00dfeed\",\n      \"tendral_campaign_id\": \"cmp_018f5a2e7c127c8da123cafed00dfeef\",\n      \"tendral_program_id\": \"pgm_018f5a2e7c127c8da123cafed00dffff\",\n      \"created_at\": \"2026-04-26T18:00:00.000Z\",\n      \"updated_at\": \"2026-04-27T15:30:00.000Z\",\n      \"sent_at\": \"2026-04-27T13:02:00.000Z\",\n      \"bounced_at\": null,\n      \"last_event_at\": \"2026-04-27T15:30:00.000Z\"\n    }\n  ],\n  \"has_more\": false,\n  \"next_cursor\": \"string\",\n  \"url\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"46997e63-0b38-487b-988b-13ddb3d5d638","name":"Invalid campaign id","originalRequest":{"url":{"path":["v1","partners","stitched","campaigns",":id","recipients"],"host":["{{baseUrl}}"],"query":[{"key":"cursor","value":"string"},{"key":"limit","value":"100"},{"key":"expand[]","value":"campaign"},{"key":"expand[]","value":"campaign"}],"variable":[{"disabled":false,"type":"any","value":"string","key":"id","description":"(Required) Tendral campaign id (`cmp_<hex>`)."}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"disabled":false,"description":"Requests allowed per window for this API key (default 100/min for partner endpoints).","key":"X-RateLimit-Limit","value":"100"},{"disabled":false,"description":"Requests remaining in the current window.","key":"X-RateLimit-Remaining","value":"99"},{"disabled":false,"description":"Unix-seconds when the current window resets.","key":"X-RateLimit-Reset","value":"1715040000"},{"disabled":false,"description":"Correlation id (`req_<hex>`); also surfaced in `error.request_id` on failures.","key":"X-Request-Id","value":"req_018f5a2e7c127c8da123cafed00dfeed"},{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": {\n    \"type\": \"invalid_request_error\",\n    \"code\": \"TOKEN_NOT_FOUND\",\n    \"message\": \"No record exists for the provided token.\",\n    \"details\": {\n      \"token\": \"Ab3kQ9\"\n    },\n    \"doc_url\": \"https://developer.tendralhealth.com/docs/errors#TOKEN_NOT_FOUND\",\n    \"request_id\": \"req_018f5a2e7c127c8da123cafed00dfeed\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"d29d0a03-2b75-43c7-9839-7d4d978387f2","name":"Missing or invalid bearer token","originalRequest":{"url":{"path":["v1","partners","stitched","campaigns",":id","recipients"],"host":["{{baseUrl}}"],"query":[{"key":"cursor","value":"string"},{"key":"limit","value":"100"},{"key":"expand[]","value":"campaign"},{"key":"expand[]","value":"campaign"}],"variable":[{"disabled":false,"type":"any","value":"string","key":"id","description":"(Required) Tendral campaign id (`cmp_<hex>`)."}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"disabled":false,"description":"Requests allowed per window for this API key (default 100/min for partner endpoints).","key":"X-RateLimit-Limit","value":"100"},{"disabled":false,"description":"Requests remaining in the current window.","key":"X-RateLimit-Remaining","value":"99"},{"disabled":false,"description":"Unix-seconds when the current window resets.","key":"X-RateLimit-Reset","value":"1715040000"},{"disabled":false,"description":"Correlation id (`req_<hex>`); also surfaced in `error.request_id` on failures.","key":"X-Request-Id","value":"req_018f5a2e7c127c8da123cafed00dfeed"},{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": {\n    \"type\": \"invalid_request_error\",\n    \"code\": \"TOKEN_NOT_FOUND\",\n    \"message\": \"No record exists for the provided token.\",\n    \"details\": {\n      \"token\": \"Ab3kQ9\"\n    },\n    \"doc_url\": \"https://developer.tendralhealth.com/docs/errors#TOKEN_NOT_FOUND\",\n    \"request_id\": \"req_018f5a2e7c127c8da123cafed00dfeed\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"4e133092-5314-4186-8148-a4301eec0f47","name":"Token lacks recipients:read scope","originalRequest":{"url":{"path":["v1","partners","stitched","campaigns",":id","recipients"],"host":["{{baseUrl}}"],"query":[{"key":"cursor","value":"string"},{"key":"limit","value":"100"},{"key":"expand[]","value":"campaign"},{"key":"expand[]","value":"campaign"}],"variable":[{"disabled":false,"type":"any","value":"string","key":"id","description":"(Required) Tendral campaign id (`cmp_<hex>`)."}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Forbidden","code":403,"header":[{"disabled":false,"description":"Requests allowed per window for this API key (default 100/min for partner endpoints).","key":"X-RateLimit-Limit","value":"100"},{"disabled":false,"description":"Requests remaining in the current window.","key":"X-RateLimit-Remaining","value":"99"},{"disabled":false,"description":"Unix-seconds when the current window resets.","key":"X-RateLimit-Reset","value":"1715040000"},{"disabled":false,"description":"Correlation id (`req_<hex>`); also surfaced in `error.request_id` on failures.","key":"X-Request-Id","value":"req_018f5a2e7c127c8da123cafed00dfeed"},{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": {\n    \"type\": \"invalid_request_error\",\n    \"code\": \"TOKEN_NOT_FOUND\",\n    \"message\": \"No record exists for the provided token.\",\n    \"details\": {\n      \"token\": \"Ab3kQ9\"\n    },\n    \"doc_url\": \"https://developer.tendralhealth.com/docs/errors#TOKEN_NOT_FOUND\",\n    \"request_id\": \"req_018f5a2e7c127c8da123cafed00dfeed\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"346a3e7f-5325-4cc3-876d-597d80b75407","name":"Rate limit exceeded","originalRequest":{"url":{"path":["v1","partners","stitched","campaigns",":id","recipients"],"host":["{{baseUrl}}"],"query":[{"key":"cursor","value":"string"},{"key":"limit","value":"100"},{"key":"expand[]","value":"campaign"},{"key":"expand[]","value":"campaign"}],"variable":[{"disabled":false,"type":"any","value":"string","key":"id","description":"(Required) Tendral campaign id (`cmp_<hex>`)."}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"disabled":false,"description":"Requests allowed per window for this API key (default 100/min for partner endpoints).","key":"X-RateLimit-Limit","value":"100"},{"disabled":false,"description":"Requests remaining in the current window.","key":"X-RateLimit-Remaining","value":"99"},{"disabled":false,"description":"Unix-seconds when the current window resets.","key":"X-RateLimit-Reset","value":"1715040000"},{"disabled":false,"description":"Correlation id (`req_<hex>`); also surfaced in `error.request_id` on failures.","key":"X-Request-Id","value":"req_018f5a2e7c127c8da123cafed00dfeed"},{"disabled":false,"description":"Seconds to wait before retrying. Present only on 429 responses.","key":"Retry-After","value":"60"},{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": {\n    \"type\": \"invalid_request_error\",\n    \"code\": \"TOKEN_NOT_FOUND\",\n    \"message\": \"No record exists for the provided token.\",\n    \"details\": {\n      \"token\": \"Ab3kQ9\"\n    },\n    \"doc_url\": \"https://developer.tendralhealth.com/docs/errors#TOKEN_NOT_FOUND\",\n    \"request_id\": \"req_018f5a2e7c127c8da123cafed00dfeed\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"31ec98fc-3f7c-4b96-b7e9-8bb332e4f058","name":"Aggregated digest of Stitched-bound program activity for a UTC date","request":{"name":"Aggregated digest of Stitched-bound program activity for a UTC date","description":{"content":"Returns one record per Stitched-bound program under the caller's organization for the requested UTC date: qualification funnel (today + cumulative), outreach throughput (today), and quota status. Backs the daily Slack digest delivered to Stitched Health.","type":"text/plain"},"url":{"path":["v1","partners","stitched","digest"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"key":"date","value":"1982-04-26","description":"(Required) UTC calendar date in YYYY-MM-DD form."}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":null},"response":[{"id":"6ead33f4-dd27-4efd-bed4-7cb55b22b939","name":"Aggregated digest","originalRequest":{"url":{"path":["v1","partners","stitched","digest"],"host":["{{baseUrl}}"],"query":[{"key":"date","value":"1982-04-26"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"disabled":false,"description":"Requests allowed per window for this API key (default 100/min for partner endpoints).","key":"X-RateLimit-Limit","value":"100"},{"disabled":false,"description":"Requests remaining in the current window.","key":"X-RateLimit-Remaining","value":"99"},{"disabled":false,"description":"Unix-seconds when the current window resets.","key":"X-RateLimit-Reset","value":"1715040000"},{"disabled":false,"description":"Correlation id (`req_<hex>`); also surfaced in `error.request_id` on failures.","key":"X-Request-Id","value":"req_018f5a2e7c127c8da123cafed00dfeed"},{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"object\": \"digest\",\n  \"livemode\": false,\n  \"date\": \"2026-05-12\",\n  \"generated_at\": \"2026-05-12T13:00:01.234Z\",\n  \"programs\": [\n    {\n      \"tendral_program_id\": \"pgm_018f5a2e7c127c8da123cafed00dfeed\",\n      \"program_name\": \"Alzheimer's CME Traffic\",\n      \"stitched_program_slug\": \"stitched-alz-traffic\",\n      \"program_status\": \"active\",\n      \"funnel\": {\n        \"today\": {\n          \"account_created\": 12,\n          \"learner_qualified\": 8,\n          \"completer_qualified\": 3\n        },\n        \"all_time\": {\n          \"account_created\": 145,\n          \"learner_qualified\": 92,\n          \"completer_qualified\": 41\n        }\n      },\n      \"outreach\": {\n        \"today\": {\n          \"email_sent\": 230,\n          \"email_opened\": 87,\n          \"email_clicked\": 0,\n          \"email_bounced\": 4\n        }\n      },\n      \"quota\": {\n        \"learner\": {\n          \"count\": 92,\n          \"quota\": 200\n        },\n        \"completer\": {\n          \"count\": 41,\n          \"quota\": 100\n        },\n        \"paused_at\": null\n      }\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"b77d8762-80a3-46a5-af8c-0d95b21cc5cf","name":"Validation error","originalRequest":{"url":{"path":["v1","partners","stitched","digest"],"host":["{{baseUrl}}"],"query":[{"key":"date","value":"1982-04-26"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"disabled":false,"description":"Requests allowed per window for this API key (default 100/min for partner endpoints).","key":"X-RateLimit-Limit","value":"100"},{"disabled":false,"description":"Requests remaining in the current window.","key":"X-RateLimit-Remaining","value":"99"},{"disabled":false,"description":"Unix-seconds when the current window resets.","key":"X-RateLimit-Reset","value":"1715040000"},{"disabled":false,"description":"Correlation id (`req_<hex>`); also surfaced in `error.request_id` on failures.","key":"X-Request-Id","value":"req_018f5a2e7c127c8da123cafed00dfeed"},{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": {\n    \"type\": \"invalid_request_error\",\n    \"code\": \"TOKEN_NOT_FOUND\",\n    \"message\": \"No record exists for the provided token.\",\n    \"details\": {\n      \"token\": \"Ab3kQ9\"\n    },\n    \"doc_url\": \"https://developer.tendralhealth.com/docs/errors#TOKEN_NOT_FOUND\",\n    \"request_id\": \"req_018f5a2e7c127c8da123cafed00dfeed\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"10b9ce7b-87a7-43e9-8763-55a4b29af4cd","name":"Missing or invalid bearer token","originalRequest":{"url":{"path":["v1","partners","stitched","digest"],"host":["{{baseUrl}}"],"query":[{"key":"date","value":"1982-04-26"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"disabled":false,"description":"Requests allowed per window for this API key (default 100/min for partner endpoints).","key":"X-RateLimit-Limit","value":"100"},{"disabled":false,"description":"Requests remaining in the current window.","key":"X-RateLimit-Remaining","value":"99"},{"disabled":false,"description":"Unix-seconds when the current window resets.","key":"X-RateLimit-Reset","value":"1715040000"},{"disabled":false,"description":"Correlation id (`req_<hex>`); also surfaced in `error.request_id` on failures.","key":"X-Request-Id","value":"req_018f5a2e7c127c8da123cafed00dfeed"},{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": {\n    \"type\": \"invalid_request_error\",\n    \"code\": \"TOKEN_NOT_FOUND\",\n    \"message\": \"No record exists for the provided token.\",\n    \"details\": {\n      \"token\": \"Ab3kQ9\"\n    },\n    \"doc_url\": \"https://developer.tendralhealth.com/docs/errors#TOKEN_NOT_FOUND\",\n    \"request_id\": \"req_018f5a2e7c127c8da123cafed00dfeed\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"c5983293-a791-49b1-8e13-3fe46b6e7035","name":"Token lacks digest:read scope","originalRequest":{"url":{"path":["v1","partners","stitched","digest"],"host":["{{baseUrl}}"],"query":[{"key":"date","value":"1982-04-26"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Forbidden","code":403,"header":[{"disabled":false,"description":"Requests allowed per window for this API key (default 100/min for partner endpoints).","key":"X-RateLimit-Limit","value":"100"},{"disabled":false,"description":"Requests remaining in the current window.","key":"X-RateLimit-Remaining","value":"99"},{"disabled":false,"description":"Unix-seconds when the current window resets.","key":"X-RateLimit-Reset","value":"1715040000"},{"disabled":false,"description":"Correlation id (`req_<hex>`); also surfaced in `error.request_id` on failures.","key":"X-Request-Id","value":"req_018f5a2e7c127c8da123cafed00dfeed"},{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": {\n    \"type\": \"invalid_request_error\",\n    \"code\": \"TOKEN_NOT_FOUND\",\n    \"message\": \"No record exists for the provided token.\",\n    \"details\": {\n      \"token\": \"Ab3kQ9\"\n    },\n    \"doc_url\": \"https://developer.tendralhealth.com/docs/errors#TOKEN_NOT_FOUND\",\n    \"request_id\": \"req_018f5a2e7c127c8da123cafed00dfeed\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"8b727017-9c79-4ce1-bda1-a91aa7b7bae2","name":"Rate limit exceeded","originalRequest":{"url":{"path":["v1","partners","stitched","digest"],"host":["{{baseUrl}}"],"query":[{"key":"date","value":"1982-04-26"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"disabled":false,"description":"Requests allowed per window for this API key (default 100/min for partner endpoints).","key":"X-RateLimit-Limit","value":"100"},{"disabled":false,"description":"Requests remaining in the current window.","key":"X-RateLimit-Remaining","value":"99"},{"disabled":false,"description":"Unix-seconds when the current window resets.","key":"X-RateLimit-Reset","value":"1715040000"},{"disabled":false,"description":"Correlation id (`req_<hex>`); also surfaced in `error.request_id` on failures.","key":"X-Request-Id","value":"req_018f5a2e7c127c8da123cafed00dfeed"},{"disabled":false,"description":"Seconds to wait before retrying. Present only on 429 responses.","key":"Retry-After","value":"60"},{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": {\n    \"type\": \"invalid_request_error\",\n    \"code\": \"TOKEN_NOT_FOUND\",\n    \"message\": \"No record exists for the provided token.\",\n    \"details\": {\n      \"token\": \"Ab3kQ9\"\n    },\n    \"doc_url\": \"https://developer.tendralhealth.com/docs/errors#TOKEN_NOT_FOUND\",\n    \"request_id\": \"req_018f5a2e7c127c8da123cafed00dfeed\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}],"event":[]}],"event":[]}],"event":[],"variable":[{"type":"string","value":"https://api.tendralhealth.com","key":"baseUrl"}],"auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"info":{"_postman_id":"9d67883d-fff0-4ffa-b540-06b89690a8e8","name":"Tendral Health API","schema":"https://schema.getpostman.com/json/collection/v2.1.0/collection.json","description":{"content":"Public API for Tendral Health.\n\n**Base URL:** `https://api.tendralhealth.com/v1/`. Authentication is bearer-token (`Authorization: Bearer tk_live_xxxxxxxxxxxx`); partner endpoints rate-limit at 100 req/min; idempotency is supported via `Idempotency-Key`; outbound webhooks are signed Stripe-style. Resources carry an `object` discriminator and a `livemode` boolean; lists carry `has_more` and `next_cursor`.\n\nDiscrete guides on the developer portal:\n\n- [Quickstart](https://developer.tendralhealth.com/docs/quickstart) — first call in 5 minutes\n- [Authentication](https://developer.tendralhealth.com/docs/authentication) — bearer tokens, scopes, rotation\n- [Webhooks](https://developer.tendralhealth.com/docs/webhooks) — signature format, event catalog, HMAC verification\n- [Errors](https://developer.tendralhealth.com/docs/errors) — every error code with retry guidance\n- [Rate limits](https://developer.tendralhealth.com/docs/rate-limits) · [Idempotency](https://developer.tendralhealth.com/docs/idempotency) · [Pagination](https://developer.tendralhealth.com/docs/pagination)\n- [Changelog](https://developer.tendralhealth.com/docs/changelog)\n\nStitched Health is the first partner consumer — see [the protocol contract](https://github.com/epaynter/tendral-stitched-integration). Legacy non-Partner endpoints (`Surveys`, `Uploads`) use the simpler `{ code, message, errors }` shape via the `ErrorResponse` schema; Partners use the Stripe-style `PartnerErrorResponse` envelope (`error.type`, `error.code`, `error.doc_url`, `error.request_id`).\n","type":"text/plain"}}}