'Querying using website field for Companies - Marketo REST API

I am unable to query company from Marketo using website field as a key in Marketo REST API.

rest/v1/companies.json?fields=id&filterType=Website&filterValues=www.mcd.in

Documentation - https://developers.marketo.com/rest-api/lead-database/companies/

I am getting invalid filterType error. Is there any way I can query using website field as a key ?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source