MSPro Services
About
  • MSPro.Services
    • Endpoints
      • Documents
        • Document Properties
          • Rank
          • Context
        • Use-Cases
          • Service Requests
          • CSV Files Import and data processing
      • Render Engine
        • The Basics
        • Templates on the /docs endpoint
          • Page 1
      • The Mirror
    • Hosting
    • Plans
    • Accounts
      • SharedAccount
    • General Information
      • HTTP-Status Codes
      • Custom Headers
      • Response Schema
  • MSPro Client
Powered by GitBook
On this page
  1. MSPro.Services
  2. Endpoints
  3. Render Engine

Templates on the /docs endpoint

Templates are stored on the /docs endpoint as follows:

Property
Description

Id

n/a

OwnerId

The AccountId taken from the BASIC authentication token.

DocKey

Render.Template

UserId

{templateName}

ContentType

as provided when the template was posted

Value

Template Content

Context

null

Rank

0

ExpirationUtc

2099-12-31 (never)

UserState

n/a

UserInfo

n/a

Clientd

n/a

ClientVersion

n/a

Last updated 2 months ago