Skip to main content

Fetch filters for grid

Fetch filters for grid

Responses

OK


Schema
  • filters object[]
  • filterId int32
  • filterName string
  • rules object[]
  • filterBy string
  • condition string
  • value string
  • associations object[]
  • id int32

    This gives Id of user or user group or external user group

  • name string

    This gives name of user or user group or external user group

  • type UserAndUserGroupsType

    Possible values: [USER, USER_GROUP, EXTERNAL_USER_GROUP]

    Tells what kind of user or user group it is

Loading...