{ "opencollection": "1.0.0", "info": { "name": "SpotDraft V1 Contract APIs V2.1 Recipients API", "version": "v1" }, "items": [ { "info": { "name": "V2.1 Recipients", "type": "folder" }, "items": [ { "info": { "name": "Get Contract Recipients", "type": "http" }, "http": { "method": "GET", "url": "https://api.eu.spotdraft.com/api/v2.1/public/contracts/:composite_id/recipients/", "params": [ { "name": "composite_id", "value": "", "type": "path", "description": "ID of the Contract. Should be of the form T-123 or H-123. T stands for Template contracts and H stands for Historical contracts." } ], "auth": { "type": "apikey", "key": "client-id", "value": "{{client-id}}", "placement": "header" } }, "docs": "A recipient is a person who can access the contract and perform an action. A recipient can be one of these\n 3 types:
| Type\n | Action\n |
|---|---|
| APPROVER | \nApprove the contract | \n
| SIGNATORY | \nSign the contract | \n