GET
/
api
/
images
/
all
[
  {
    "shortName": "LOGIN",
    "tooltipText": "<string>",
    "systemImg": "<string>",
    "userImg": "<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

Response

200 - */*
OK
shortName
enum<string>
Available options:
LOGIN,
HEADER,
REPORT,
REPORT_COVER
tooltipText
string
systemImg
string
userImg
string