Get Template by Hash
Accounts
Get Template by Hash
Returns the template matching the given hash_id along with the user’s saved templates, popular templates, recommended templates, and autoscaler templates.
GET
Get Template by Hash
Authorizations
API key must be provided in the Authorization header
Path Parameters
ID of the requesting user (URL path parameter)
MD5 hash identifying the specific template to look up as a referral or direct link
Response
200 - application/json
Returns {success: true, templates, referral_templates, popular, recommended, autoscaler}