cURL
curl --request GET \ --url https://api.firstpromoter.com/api/v2/company/contract_documents \ --header 'Account-ID: <account-id>' \ --header 'Authorization: Bearer <token>'
Access token passed as a Bearer token in the Authorization header
Account identifier that specifies which account is making the request
"acc_123456"
Search params. Searches by promoter name and email
Show child attributes
pending
signed
asc
desc
Unauthorized