ManualEntrySeenUsers
Last updated
Last updated
When a has seen the content of a , intratool will track this as a ManualEntrySeenUser
.
user
Belongs to
user_id
entry
Belongs to
entry_id
Get a list of ManualEntrySeenUsers
by .
Definition
GET
/api/manual/chapters/entries/{entryId}/seen-users
Example Request
Example Response Body
Definition
GET
/api/manual/chapters/entries/{entryId}/seen-users
Request Keys
entry_id
*
integer
-
Keys with *
are required.
Keys with **
are normalized to the information given by the route.
Example Request
Example Response Body
Create a new ManualEntrySeenUser
by .
The related .