Get by Alias
Custom Aliases
Get by Alias
Retrieve short URL details using its alias
GET
Get by Alias
Get the full details and current state of a short URL by providing its custom alias (or short code). This is useful for retrieving analytics summaries, checking expiration dates, or verifying destination URLs.
Path Parameters
The custom alias (or short code) of the short URL.
Response
Unique identifier (UUID).
The system short code or custom alias.
The full short URL.
The destination URL.
Total number of clicks tracked.
Creation timestamp (ISO 8601).
expiration timestamp (ISO 8601) or null.
Whether tracking is active.
Request Examples
- cURL
- Node.js
- TypeScript
- Python
- PHP
- Go
- Java
Response Examples
- 200 OK
- 404 Not Found
Related Endpoints
List All
See all your created short URLs
Update
Modify this short URL