Retrieve context from the code knowledge graph.
This endpoint searches the indexed code repository to find relevant context based on the provided query.
Returns a list of relevant code files and context as JSON.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Successful Response
The response is of type Response Code Pipeline Retrieve Api V1 Code Pipeline Retrieve Post · object[]
.