Get Footer

Gets a resource by ID.

get

Returns the resource with the specified ID. Use the select query parameter to specify which fields to include.

Path parameters
idstringRequired

The resource ID.

Query parameters
selectstringOptional

Optional RQL select statement to filter fields.

Responses
chevron-right
200

OK

application/json
idstringOptional
revisioninteger · int32Optional
languageCodestringOptional
contentstring · nullableOptional
isDefaultbooleanOptional
statusstringOptional
get
/public/v1/notifications/footers/{id}

Last updated

Was this helpful?