- Client submits a subject via the OTV POST endpoint.
- The API returns an id and a status of "verification in progress".
- Verification tasks are processed asynchronously in the background.
- 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.
- 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.