Retrieve the terms and conditions acceptance status for a specific affiliate. Shows whether the affiliate has accepted the current version of the terms.
GET
/
networks
/
affiliates
/
{affiliateId}
/
termsconditions
/
acceptance
Get T&C Acceptance
Copy
Ask AI
curl --request GET \ --url https://api.eflow.team/v1/networks/affiliates/{affiliateId}/termsconditions/acceptance \ --header 'X-Eflow-Api-Key: <api-key>'