cURL
curl --request GET \ --url https://app.demandiq.com/api/company/contact
{ "contact": { "phone": "+13035551234", "email": "info@acmeroofing.com", "address": "<string>", "city": "<string>", "state": "<string>", "zip": "<string>", "licenseNumber": "<string>", "timezone": "America/Denver" }, "organizationName": "<string>" }
Retrieve your organization’s contact information.
Company contact info
Show child attributes