Get Basic Project Object DetailsAsk AIpost https://{hostname}/api/custom-entity/api/custom-entity/v1/projects/basic-details/searchUse this API to retrieve basic details for the specified Project object record by key terms and filters. πThings to Know This API only supports Project objects created via Object Manager. Query Paramspageint32β₯ 0Defaults to 0The page number of the results.sizeint321 to 2000Defaults to 10The number of results per page.sortstringenumThe sort criteria that dictates the order of the results.name,ascname,ascname,descAllowed:name,ascname,descBody ParamscriteriaobjectThe details of the filter criteria.criteria objectorganizationTraversalStrategystringenumThe strategy used to return objects within the organizational hierarchy.ancestors_and_descendantsancestors_and_descendantsdescendantsallAllowed:ancestors_and_descendantsdescendantsallrequestedOrganizationIduuidThe unique identifier of the organization for the request.queryActionstringThe action specifying the source of the API request.Responses 200Successfully retrieved list of basic project details matching query 400Bad Request 401Unauthorized 403Forbidden 429Too Many Requests. For more information, see API Rate Limits. 500Internal Server ErrorUpdated 4 months ago