Authorizations
The API key required for accessing protected routes. It should be included in the request headers as x-api-key
.
Path Parameters
The URL identifier of the short URL to fetch.
Query Parameters
Include collection information in the response.
Response
Successfully retrieved short URL.
A short URL that provides quick access to products or collections, with optional registration functionality and QR code support.
The unique identifier for the short URL.
The actual short URL that redirects to the destination.
The unique identifier of the collection this short URL is associated with.
The unique token identifier for the specific product this short URL points to.
The title or name of the short URL for identification purposes.
The QR code data or identifier associated with this short URL.
The final destination URL that users are redirected to when accessing the short URL.
Configuration settings for the product registration system including UI screens, form fields, and user flow. Configuration settings for product registration if this short URL supports registration functionality.
Additional metadata and custom fields associated with the short URL.
Information about the collection this short URL is associated with (included when requested via query parameter).
The timestamp when the short URL was created.
The timestamp when the short URL was last updated.