Skip to main content
GET
List render options

Overview

Retrieve available render options for message content. Render options define how different types of content (text, tables, charts, etc.) are displayed in messages.

Authorizations

API-KEY
string
header
required

API key for authentication

Response

200 - application/json

Render options retrieved successfully

id
integer

Render option ID

Example:

1

name
string

Render option name

Example:

"Text"

key
string

Render option key

Example:

"text"