Get a template project Git repository
Returns the credential-free HTTPS remote and default branch for the template project repository.
Returns the credential-free HTTPS remote and default branch for the template project repository.
Authorization
apiKey x-api-key<token>
In: header
Path Parameters
id*string
Match
^tmpl_[0-9a-hjkmnp-tv-z]{16,24}$Response Body
application/json
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/v1/templates/string/repository"{ "remote": "string", "defaultBranch": "string"}Get a template family
Returns a template family and its channel-specific member templates. Use this endpoint to get a template family through the Samva email API.
Get a template publication
Returns one immutable publication and its exact build receipt. Use this endpoint to get a template publication through the Samva email API.