Retrieves all partner terms for the company. Requires admin privileges.
cURL
curl --request GET \ --url https://api.seminode.com/v1/v1/companies/me/partners/terms \ --header 'Authorization: Basic <encoded-value>'
[ {} ]
Was this page helpful?