Skip to main content
GET
/
api
/
utm-dashboard-authorities
Error
A valid request URL is required to generate request examples
[
  {
    "idDashboard": 123,
    "authorityName": "<string>",
    "id": 123
  }
]

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<int64>
required
authorityName
string
required
Maximum string length: 50
id
integer<int64>