Skip to content

Get email signature​

GET
/system/emailsignature

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
{
"Body": "string",
"AlwaysUse": true
}

Playground​

Authorization

Samples​