EloxxLockersAudits
Get one EloxxLockersAudit
Retrieve a single EloxxLockersAudit record by its Id.
GET
Get one EloxxLockersAudit
An EloxxLockersAudit records an audit trail entry for Eloxx smart locker operations. Each record logs an action (unlock, release, or assign) along with its success or failure status, the associated customer, and a description of the event.
Authentication
This endpoint requires OAuth2 authentication. Include a valid bearer token in the
Authorization header.
The authenticated user must be a full unrestricted administrator or have the EloxxLockersAudit-Read role.Path Parameters
The Id of the EloxxLockersAudit record to retrieve.
Code Examples
Response
200
ID of the business linked to this record.
Display name of the linked business (read-only).
ID of the floor plan desk linked to this record.
Display name of the linked floor plan desk (read-only).
ID of the coworker linked to this record.
The coworker coworker type value for this eloxx lockers audit.
Display name of the linked coworker full (read-only).
Display name of the linked coworker billing (read-only).
Display name of the linked coworker company (read-only).
The coworker team names value for this eloxx lockers audit.
Free-text description of this eloxx lockers audit.
The action by value for this eloxx lockers audit.
The action value for this eloxx lockers audit. See
eEloxxLockerAction enum values: 1 = None, 2 = Unlock, 3 = Release, 4 = Assign.The tile audit type value for this eloxx lockers audit. See
eEloxxLockerAuditType enum values: 1 = Success, 2 = Failure.Unique record identifier.
UUID of the record.
Date and time the record was created (ISO 8601).
Date and time the record was last updated (ISO 8601).
Email of the user who last updated this record.
Whether the record was recently created.
External system identifier.
Example Response
Get one EloxxLockersAudit