List a staff member's security licenses
Returns the security licenses on file for a single employee, including expiry, status, and any attachment links.
GET
List a staff member's security licenses
Authorizations
JWT issued by POST /api/token/request. Send as Authorization: Bearer <token>.
Path Parameters
Employee ID.
Query Parameters
Optional filter to a specific license number.
Response
Paginated list of security licenses
Envelope for the newer cursor-paginated endpoints (timesheets, staff, customers, sites). The cursor is encoded as a string in nextPageParameter / prevPageParameter and is intended to be POSTed back as the next request body — or appended to the query string verbatim.
List a staff member's security licenses
