Get a test case by ID or fully qualified name
owners, testSuite, testDefinition, testCaseResult.all, deleted, or non-deleted entities.GET /v1/dataQuality/testCases/name/{fqn} to retrieve by fully qualified name.
sample_data.ecommerce_db.shopify.dim_address.shop_id.column_value_max_to_be_between).owners, testSuite, testDefinition, testCaseResult.all, deleted, or non-deleted entities.fields contains testCaseResult.fields contains owners.| Code | Error Type | Description |
|---|---|---|
401 | UNAUTHORIZED | Invalid or missing authentication token |
403 | FORBIDDEN | User lacks permission to view this test case |
404 | NOT_FOUND | Test case with given ID or FQN does not exist |