Skip to main content

Get automation filter type for key or get all for no key

Get automation filter type for key or get all for no key

Query Parameters
    automationFilterTypeKey string
Responses

OK


Schema
    automationFilterTypes object[]
  • Array [
  • key string
    name string
    description string
    isGlobalFilter boolean
  • ]
  • errors object[]
  • Array [
  • errorCode string
    errorDescription string
    errorUID string
  • ]
  • warnings object[]
  • Array [
  • warningCode string
    warningDescription string
  • ]
Loading...