GET
/
api
/
utm-asset-types
/
all
[
  {
    "id": 123,
    "typeName": "<string>"
  }
]

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

pageable
object
required

Response

200 - */*
OK
id
integer
typeName
string
Maximum length: 100