High-Level Steps


  1. Client submits a subject via the OTV POST endpoint.
  2. The API returns an id and a status of "verification in progress".
  3. Verification tasks are processed asynchronously in the background.
  4. Client polls the GET by ID endpoint. While processing is ongoing, the response returns the subject data and a status of "verification in progress". License and exclusion information is not included until processing is complete.
  5. Once all results are received, the GET endpoint returns status "complete" along with: the original subject data, verified license info, exclusion status info (OTV only), and any alerts with details.

Note: Subjects created via OTV are intentionally excluded from all standard monitoring endpoints, alert endpoints, license endpoints, and reports. They are only accessible via the dedicated OTV/CC Get by ID endpoints.