Get footer
Path parameters
idstringRequired
The resource ID.
Query parameters
selectstringOptional
Optional RQL select statement to filter fields.
Responses
200
OK
application/json
Represents a localized footer template that can be appended to notification messages.
idstringOptional
revisioninteger · int32Optional
languageCodestringOptional
Gets or sets the language code for this footer.
contentstring · nullableOptional
Gets or sets the content of the footer.
isDefaultbooleanOptional
Gets or sets a value indicating whether this is the default footer.
statusstringOptional
Gets or sets the current status of the footer.
400
Bad Request
application/json
404
Not Found
application/json
get/public/v1/notifications/footers/{id}
Last updated
Was this helpful?