Path Parameters
The unique ID of the entity
Response
Returns the updated entity object with the incremented view count.Unique entity identifier
Updated view count
Entity title
Entity content
Error Responses
Invalid Entity ID - 400 Bad Request
Invalid Entity ID - 400 Bad Request
Entity Not Found - 404 Not Found
Entity Not Found - 404 Not Found
Server Error - 500 Internal Server Error
Server Error - 500 Internal Server Error
Notes
- This endpoint is safe to call multiple times.
- No authentication is required.