GET
/
api
/
utm-dashboard-authorities
[
  {
    "id": 123,
    "idDashboard": 123,
    "authorityName": "<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
idDashboard
integer
required
authorityName
string
required
Maximum length: 50
id
integer