cURL
curl --request GET \ --url http://localhost:3000/api/v1/context/architecture \ --cookie nut-session=
{ "success": true, "data": { "architecture": {} } }
Retrieve project architecture information
Session cookie authentication
Architecture information
Show child attributes
Project architecture details