get https://{url}/smartAssetTemplate/
This endpoint allows you to fetch a template previously uploaded on your NFT Management Platform.
- URL:
GET - {{url}}/smartAssetTemplate/:id
- Parameter:
id- ID of the template to fetch.
- Success: The target template is returned.
