Discussions
Filtering projects by company ID
8 months ago by Kevin
I'm trying to get the projects based on a company ID but I'm just getting all projects, where am I going wrong
curl -v -H "Authorization: Bearer " -H "Accept: application/json" 'https://api.marketcircle.net/v1/projects?filter\[company\]=1339000'