API Documentation

/authorities

Endpoints

MethodPath
GET/
GET/{id}

Structure

FieldnameFieldtypeValidations
idLong
authorityStringnot empty
orderInteger> 0

GET /

Get all authorities that are defined

Returns

List of authorities


GET /{id}

Get one authority by its id.

Returns

One authority.