API Documentation

/address_book

Endpoints

MethodPath
GET/

Structure

FieldnameFieldtypeValidations
firstNameStringnot empty
lastNameStringnot empty
phoneNumberString
titleString
emailStringvalid email address

GET /

Get the address book containing all employees except the admin.

Security

ROLE_EMPLOYEE

Returns

Page of addressbook entries.

Parameters

pageable