Retrieve shortcut
Returns a shortcut by its slug. Archived shortcuts are returned.
Documentation Index
Fetch the complete documentation index at: https://uselora.dev/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The shortcut's slug.
Response
The shortcut.
A shortcut.
Unique shortcut ID.
PRIVATE, WORKSPACE, UNLISTED, PUBLIC Whether this shortcut requires a password before redirecting. The password hash is never returned.
Country-specific destination overrides keyed by ISO-3166-1 alpha-2 country code.
Dynamic placeholders parsed from the destination URL. Empty for static destinations. See docs/dynamic-placeholders.md.
ID of the folder this shortcut is filed in. Defaults to the workspace's default folder when omitted on create.
IDs of the tags applied to this shortcut. Tags are for categorization; folderId is the shortcut's location.
^[0-9abcdefghjkmnpqrstvwxyz]{8}$["a1b2c3d4"]ID of the workspace the shortcut belongs to.
ID of the user who created the shortcut.
ISO 8601 creation timestamp.
ISO 8601 timestamp of the last update.