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