models
Returns download information for downloadable models
get/v3/models/{uid}/download
Headers
x-skfb-model-pwdstring
Model password when the model is password-protected
Response
Success
Example response
{
"gltf": {
"url": "<download_link>",
"expires": 300
}
}Changes
No recorded changes to this endpoint across all 1 revision of this API.