Description
Get requested model license information
Headers
content_type
application/json
content_language
en-US
Parameters
model_id
required, type: String
Model id
Example Response
{
"type": "royalty_free",
"title": "Royalty Free License",
"terms": "Detailed information about royalty free license",
"more_details_url": "https://www.cgtrader.com/pages/terms-and-conditions#general"
}