Search Projects by filters

Search projects by filters

POST /projects/search

Search projects by filters

Request Body

NameTypeDescription

q*

String

The question of the methodology

[
  {
    "id": "string",
    "policyId": "string",
    "policyName": "string",
    "registered": "string",
    "title": "string",
    "companyName": "string",
    "sectoralScope": "string"
  }
]

Last updated