Database table view decorations
Lists all decorations of the view related to the provided view_id if the user has access to the related database's workspace. A view can have multiple decorations. View decorators can be used to decorate rows. This can, for example, be used to change the border or background color of a row if it matches certain conditions.
get/api/database/views/{view_id}/decorations/
Path parameters
view_idinteger required
Returns only decoration of the view given to the provided value.