Skip to content

Retrieve a(n) Form Letter record​

GET
/formletter/{id}

Authorizations​

Bearer

Please create a SessionId using the access-token endpoint and enter it here.

TypeHTTP (bearer)

Responses​

application/json
JSON
{
"FormId": 0,
"LinkId": 0,
"FormName": "string",
"FormText": "string",
"FormBinary": "string",
"FormBinaryPDF": "string",
"LastModified": "string",
"UserName": "string",
"Salutation": "string",
"TopM": 0,
"BottomM": 0,
"LeftM": 0,
"WidthM": 0,
"FormType": "string",
"Folder": "string"
}

Playground​

Authorization
Variables
Key
Value

Samples​