Get Project Object DetailsAsk AIpost https://{hostname}/api/custom-entity/api/custom-entity/v1/projects/searchUse this API to retrieve all the details for the 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 ParamscontextobjectThe contextual details of the object.context objectqueryRequestobjectThe details of the filter, text, and organization search criteria.queryRequest objectrequestedFieldsobjectThe details of the non-required fields to include in the response.requestedFields objectResponses 200Successfully retrieved list of projects matching criteria 400Bad Request 401Unauthorized 403Forbidden 429Too Many Requests. For more information, see API Rate Limits. 500Internal Server ErrorUpdated 4 months ago