Skip to main content
GET
Get Latest Unaccepted Agreement

Authentication

✅ Organization User (CustomerEmployee)
❌ Delegated User (EndUser)
✅ Service Account

Required Permissions

Agreements:Acceptance:Read: Always required.

Authorizations

Authorization
string
header
required

Bearer Token: Used to authenticate API requests. More details how to generate the token: Authentication flows

Query Parameters

agreementType
enum<string>
required

Type of agreement to look up.

Available options:
PrivacyPolicy,
TermsAndConditions,
UniswapTermsOfService,
UniswapPrivacyPolicy

Response

200 - application/json

Success

latestAgreement
object | null
required

Latest unaccepted agreement, or null if none.

Last modified on July 21, 2026