Get document test detail
Document Tests
Get document test detail
Retrieves a single document test by id, including the fully-hydrated results payload (for MECE rows this loads per-document detail from the relational tables on demand). The list endpoint omits this payload to keep polling cheap.
GET
Get document test detail
Documentation Index
Fetch the complete documentation index at: https://docs.avidoai.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Your unique Avido API key
Your unique Avido Application ID
Path Parameters
Unique identifier of the document test
Pattern:
^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$Example:
"123e4567-e89b-12d3-a456-426614174000"
Response
Successfully retrieved document test
Successful response containing document test data
A document test execution for evaluating knowledge base quality (MECE, Coverage, etc.)