View available agreement types including custom types
Agreement Types
GET
https://api.commonpaper.com
/v1/agreement_types
This endpoint returns a list of all agreement types within Common Paper, including any custom types you defined in your organization.
Headers
Authorizationstring · requiredThe
Authorizationheader is used to authenticate with the API using your API key. Value is of the formatBearer YOUR_KEY_HERE.