cURL
curl --request GET \ --url http://localhost:3001/api/v1/context/role \ --cookie nut-session=
{ "success": true, "data": {}, "document": { "filename": "<string>", "metadata": {}, "content": "<string>", "title": "<string>" } }
Retrieve role definition and guidelines
Session cookie authentication
Role context
Show child attributes