Skip to main content
GET
Get Entity by Short ID
Retrieves a single entity using its shortId. Publicly accessible.

Query Parameters

string
required
The short identifier of the entity

Response

string
Unique entity identifier
string
Short identifier for easy sharing
string
Entity title
string
Entity content
string
ID of the user who created the entity
array
Array of keywords
string
Creation timestamp in ISO 8601 format
string
Last update timestamp in ISO 8601 format

Error Responses


Notes

  • No authentication is required.
  • The shortId is typically used for easily shareable or user-friendly URLs.