List a staff member's security licenses
Returns the security licenses on file for a single employee, including expiry, status, and any attachment links. Requires KeyType=developer.
Authorizations
JWT issued by POST /api/external/token/request. Send as Authorization: Bearer <token>.
Guardhouse API Management subscription key. Required on every request. The same value is used by all API consumers within a region — contact Guardhouse Support for the subscription key.
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.
