Skip to main content

List added entity settings

Select

SaaS
Customer Managed

Returns a list of all entity settings added

Responses

OK


Schema
  • entitySettings object[]
  • displayLabel string

    Name of the setting

  • type string

    Data Type of the entity setting

  • enabled int64

    If the setting is enabled

  • name string

    Name of the setting

  • category string

    Category of the entity setting

  • values object[]
  • value string

    Value set for the specified setting linked to the specified entity

  • comment string

    Comment set by user while modifying the specified entity setting for the given entity

  • entity object
  • id int32
  • name string
  • type string
Loading...