GetThirdPartyModelLicenseResponseSchema
contentstringrequired
Full text of the model's license agreement.
statusstringrequired
Indicates the result of the operation. Typically "success".
GetThirdPartyModelLicenseResponseSchema
{
"content": "string",
"status": "string"
}
Was this page helpful?