Skip to main content
GET
Get Template by Hash

Authorizations

Authorization
string
header
required

API key must be provided in the Authorization header

Path Parameters

user_id
integer
required

ID of the requesting user (URL path parameter)

hash_id
string
required

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}

success
boolean

Always true

templates
object[]

Merged list of hashed and user templates

referral_templates
object[]

Templates matching the given hash_id

Popular templates

Recommended templates

autoscaler
object[]

Autoscaler-enabled templates