Skip to content

Search for Form Letter records​

GET
/formletter

Authorizations​

Bearer

Please create a SessionId using the access-token endpoint and use it in an authorization header.

TypeHTTP (bearer)
Example'Authorization: BEARER <YOUR_TOKEN_HERE>'

Responses​

application/json
JSON
{
"AggregateCount": 0,
"MetaData": null,
"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": null,
"Folder": "string"
}

Playground​

Authorization
Variables
Key
Value

Samples​