GET
/
api
/
utm-index-patterns
[
  {
    "id": 123,
    "pattern": "<string>",
    "patternModule": "<string>",
    "patternSystem": true,
    "active": true
  }
]

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Utm-Internal-Key
string
header
required

Query Parameters

criteria
object
required
pageable
object
required

Response

200 - */*
OK
pattern
string
required
Maximum length: 100
id
integer
patternModule
string
patternSystem
boolean
active
boolean