XentrDeveloper Docs
API ReferenceAudit

Get audit logs for a specific entity (factory-scoped)

GET
/api/factories/{factoryId}/audit-logs/entity/{entityType}/{entityId}
AuthorizationBearer <token>

In: header

Path Parameters

factoryId*string

Factory slug

entityType*string

Entity type

entityId*string

Entity ID

Response Body

curl -X GET "https://api.xentr.ai/api/factories/string/audit-logs/entity/string/string"
Empty