Last updated 4 years ago
GET https://api.smarttask.io/v{api-version}/Project/SearchProjects/{company_id}?query={query}
GET
https://api.smarttask.io/v{api-version}/Project/SearchProjects/{company_id}?query={query}
This endpoint fetches 5 projects matching the query name
[ { ProjectId: 1, Name: "Marina" }, { ProjectId: 2, Name: "CasaOne" } ]
{ "message": "NotFound"}
api-version
string
API Version is 1.0
company_id
CompanyId of the organization
query
The API will do its best to find projects matching the query
Authorization
Bearer Access Token