v1
latestOpenAPI 3.1.02026-07-13182388559.6 KBtemplates
Get personalized template recommendations based on user's tag interests
get/v1/templates/recommended
Query parameters
categorystring required
Template category: 'promoted', 'public', 'org', 'all'
limitinteger
Maximum number of templates to return (default: 20, max: 100)
strategystring
Recommendation strategy: 'strong_match', 'interest_based' (default), 'popular_with_interest'
Response
OK
Example response
{
"code": 200,
"message": "success",
"requestId": "req_abc123"
}