List the knowledge files attached to a specific test case in the given project.
Documentation Index
Fetch the complete documentation index at: https://api-docs.nunu.ai/llms.txt
Use this file to discover all available pages before exploring further.
https://bouncer.nunu.ai, not the main nunu.ai/api/v1 host. Use the same
X-Api-Key header for authentication.test_case/{testCaseId}/ for the given
project. These are reference files attached to a specific test case—nunu
delivers them to runs that execute that test.
To get project-, agent-, and test-case-scope files in a single call, use
List Knowledge Files instead.
true, attach parsed metadata (description, summary, keywords)
for each file from its .{name}.meta.json sidecar."test_case" for this endpoint.API key for authentication
The nunu.ai project ID. Must match the project the API key is scoped to.
The test case ID whose files you want to list.
When true, attach parsed metadata (description, summary, keywords) for each file from its .{name}.meta.json sidecar.