v1

latestOpenAPI 3.1.0Proprietary - Internal Use Only2026-07-139734.5 KB

Lista paginata di dipendenti

get/workers

Query parameters

pageinteger

Indice pagina (1-based)

perinteger

Record per pagina

qstring

Ricerca full-text su nome e employeeKey

teamstring

Filtro per team

rolestring

Filtro per ruolo

archivedboolean

Se true restituisce anche i worker archiviati (default false)

Response

Lista paginata di Worker.

idstring uuid required

UUID del Worker

employeeKeystring required

Chiave esterna/UPN/email o codice dipendente (univoca)

fullNamestring required

Nome e cognome

teamstring nullable

Team di appartenenza

rolestring nullable

Ruolo del dipendente

archivedAtstring date-time nullable

Timestamp di archiviazione (soft delete)

createdAtstring date-time required

Creazione record

updatedAtstring date-time required

Ultimo aggiornamento