Coding standards
Security in ResourceSpace
Developer reference
Database

Table: api_log

Log of external API usage.

ColumnTypeNote
refint(11)Unique ID of the API log entry.
loggeddatetimeDate and time of the API request.
uservarchar(50)Username making the API request.
functionvarchar(255)API function requested.

This table is empty by default.

Please see the schema overview for context. This document was last updated on the 15th of September 2026 at 15:35 (Europe/London time).