Search Projects
Search Projects
GET
https://api.smarttask.io/v{api-version}/Project/SearchProjects/{company_id}?query={query}
This endpoint fetches 5 projects matching the query name
Path Parameters
Name
Type
Description
api-version
string
API Version is 1.0
company_id
string
CompanyId of the organization
Query Parameters
Name
Type
Description
query
string
The API will do its best to find projects matching the query
Headers
Name
Type
Description
Authorization
string
Bearer Access Token
Last updated