Agreement List¶
Returns the agreement catalog visible to callers.
Method and path¶
- Method:
GET - Path:
/agreements - Auth: not required
Query parameters¶
tags: comma-separated agreement tagscapability: comma-separated capability tagsscenario: comma-separated scenario tags
Response¶
200 OK: array of agreement summary objects500 Internal Server Error: error payload witherrorandmessage
Key fields in each item:
idnameversiondescriptiontagsupdatedversions
Notes:
- The list response does not include full agreement
originalContent. - Read agreement detail or version detail when the full contract body is needed.