WorkHistory
Resource
Users
Module
Endpoints | URI | Access Control | Description |
---|---|---|---|
find | GET /api/WorkHistory/find |
Admin or Module READ | |
get | GET /api/WorkHistory/get |
Authentication only | |
compileCachedRelations | GET /api/WorkHistory/compileCachedRelations |
Endpoint level permissions |
Property | Type | Description |
---|---|---|
id |
number | |
user_id |
number | |
work_history_json |
string | |
last_updated |
datetime |
Setting | |
---|---|
Pagination Limit (when page parameter is set) |
None |
Default Sort Order | By insertion order |
Related Resource | Key | Relationship to WorkHistory | Property |
---|---|---|---|
User | user_id |
Belongs To | User |