cURL
curl --request GET \ --url https://api.sandbox.iron.xyz/api/terms-and-conditions \ --header 'X-API-Key: <api-key>'
[ { "display_name": "Terms and Conditions", "id": "019c904a-0c6c-7890-bae2-ad44899220e9", "url": "https://www.google.com/terms-and-conditions" } ]
Retrieve all latest terms and conditions signings are required for a specific country
API Key
the display name of the terms and conditions
The unique identifier for the terms and conditions url
The URL of the terms and conditions
Was this page helpful?