Get Project ObjectAsk AIget https://{hostname}/api/custom-entity/api/custom-entity/v1/projects/{entityId}Use this API to retrieve a single Project object record by its unique identifier along with the associated attributes, module name, and created date. πThings to Know This API only supports Project objects created via Object Manager. Path ParamsentityIduuidrequiredThe unique identifier of the object.Responses 200Project entity details retrieved successfully 400Bad Request 401Unauthorized 403Forbidden 429Too Many Requests. For more information, see API Rate Limits. 500Internal Server ErrorUpdated 4 months ago