Acquia · Capability
Acquia Cloud API - Agreements — Agreements
Acquia Cloud API - Agreements — Agreements. 5 operations. Lead operation: Acquia Return a List of Agreements.. Self-contained Naftiko capability covering one Acquia business surface.
What You Can Do
GET
Getagreements
— Acquia Return a List of Agreements.
/v1/agreements
GET
Getagreement
— Acquia Return a Specific Agreement by a Provided UUID.
/v1/agreements/{agreementuuid}
POST
Postacceptagreement
— Acquia Accepts a Legal Agreement by UUID.
/v1/agreements/{agreementuuid}/actions/accept
POST
Postdeclineagreement
— Acquia Declines a Legal Agreement by UUID.
/v1/agreements/{agreementuuid}/actions/decline
GET
Getinvitees
— Acquia Returns a List of Users Invited to Action This Agreement.
/v1/agreements/{agreementuuid}/invitees
MCP Tools
acquia-return-list-agreements
Acquia Return a List of Agreements.
read-only
idempotent
acquia-return-specific-agreement-provided
Acquia Return a Specific Agreement by a Provided UUID.
read-only
idempotent
acquia-accepts-legal-agreement-uuid
Acquia Accepts a Legal Agreement by UUID.
acquia-declines-legal-agreement-uuid
Acquia Declines a Legal Agreement by UUID.
acquia-returns-list-users-invited
Acquia Returns a List of Users Invited to Action This Agreement.
read-only
idempotent