List Site TemplatesAsk AIget https://api.rocket.net/v1/sites/templatesGet list of all Site Templates which can be used to create new sitesQuery Paramscreated_from.site_idintegerIf passed, will restrict the response to results matching the site ID the template was created fromcreated_from.domainstringIf passed, will restrict the response to results matching the domain the template was created fromtagsarray of stringsIf passed, will restrict the response to results matching these tagstagsADD stringpageinteger≥ 1Defaults to 1Page of results to include (default = 1)per_pageinteger1 to 1000Defaults to 10How many results to include in each page (default = 10)sortstringenumWhich property to sort the results bynamecreated_atupdated_atAllowed:namecreated_atupdated_atdirectionstringenumDirection to sort results in (asc = ascending, desc = descending)ascdescASCDESCAllowed:ascdescASCDESCResponses 200OK 400Bad Request 401Authentication failed 403Not authorized to access endpoint 404Given site not found for user 405Invalid input 500Internal errorUpdated 6 months ago