|
This implements a single point of access where given a tenant ID and a user ID, from which all data (aggregated), retained by Folio (by any app) specific to that single user and their activity, will be delivered.
The scope of the data returned would at a minimum include:
- User personal information (name, username, phone number(s), email, etc..)
- User Activity as currently retained by the system (IP addresses used, loans, requests, fees&fines, etc..)
Data may be returned in JSON format
Optional parameters include: data range specifications.
|