API ReferenceAudit
List audit logs with filters
Authorization
bearer AuthorizationBearer <token>
In: header
Query Parameters
entityType?string
action?string
actorId?string
entityId?string
search?string
startDate?string
endDate?string
limit?string
offset?string
Response Body
curl -X GET "https://api.xentr.ai/api/audit-logs"Empty
Manually republish factory-os/config/andon-devices retained MQTT topic
Forces an immediate rebuild + republish of the multi-tenant andon devices config. Useful after bulk-provisioning machines or recovering from a broker reset. The cron runs every 5 minutes so this endpoint is rarely needed.
Get audit logs for a specific entity (factory-scoped)
Next Page