Response
Successful Response
{
"results": [
{
"node_id": "<string>",
"name": "<string>",
"file_path": "<string>",
"content": "<string>",
"match_type": "<string>",
"relevance": 123
}
]
}
Search codebase using API key authentication
{
"results": [
{
"node_id": "<string>",
"name": "<string>",
"file_path": "<string>",
"content": "<string>",
"match_type": "<string>",
"relevance": 123
}
]
}
Successful Response
Show child attributes