Fetch Entity by Short ID
Entity Endpoints
Fetch Entity by Short ID
Get an entity by its short ID
GET
Fetch Entity by Short ID
Returns a single entity matching the givenDocumentation Index
Fetch the complete documentation index at: https://docs.replyke.com/llms.txt
Use this file to discover all available pages before exploring further.
shortId. Short IDs are compact, URL-friendly identifiers automatically assigned to each entity. They are useful for building shareable deep links.
Query Parameters
The short ID of the entity to fetch.
Comma-separated list of associations to include:
user— the author’s user profilespace— the space the entity belongs totopComment— the highest-voted commentsaved— whether the authenticated user has saved this entityfiles— uploaded file/image attachments
Response
Returns an Entity object.Error Responses
Not Found — 404
Not Found — 404

