Path Parameters
ID of the entity to retrieve
Response
Unique entity identifier
ID of the user who created the entity
Short identifier for easy sharing
External reference ID if provided
Entity title
Entity content
Array of keywords associated with the entity
Array of attachment objects
Custom metadata
Array of user IDs who upvoted
Array of user IDs who downvoted
Number of times the entity was viewed
Creation timestamp in ISO 8601 format
Last update timestamp in ISO 8601 format
Error Responses
Invalid Entity ID - 400 Bad Request
Invalid Entity ID - 400 Bad Request
Not Found - 404 Not Found
Not Found - 404 Not Found
Server Error - 500 Internal Server Error
Server Error - 500 Internal Server Error
Notes
- No authentication is required.
- Entity score may be updated asynchronously after response is sent.
- Returned entity includes metadata, vote counts, and replies count if available.