Radar Overview
Get the AI Tech Radar
Retrieve the items currently on the AI Tech Radar.
get/v1/radar
Response
Responds with a list of items from the AI Tech Radar.
Example response
{
"items": [
{
"title": "LangGraph",
"quadrant": "frameworks",
"status": "adopt"
}
]
}