Get Short URL
Short URLs
Get Short URL
Retrieve a specific short URL by ID
GET
Get Short URL
Get detailed information about a specific short URL including click statistics, domain settings, and configuration.
Path Parameters
The UUID, short code, or custom alias of the short URL.Examples:
550e8400-e29b-41d4-a716-446655440000, abc123, my-campaignResponse
Unique identifier (UUID).
The short code.
The complete short URL.
The destination URL.
Friendly name.
Total number of clicks.
Whether analytics is enabled.
URL type:
standard, subdomain, or branded.The subdomain (if url_type is
subdomain). See List Subdomains.The branded domain (if url_type is
branded). See List Branded Domains.Associated campaign UUID (if any). See Campaigns API.
Expiration date (if set).
Creation timestamp.
Last update timestamp.
Request Examples
- cURL
- Node.js
- TypeScript
- Python
- PHP
- Go
- Java
- By UUID
- By Short Code
- By Custom Alias
Response Examples
- 200 Success (Standard)
- 200 Success (Subdomain)
- 200 Success (Branded)
- 200 Success (Multiple Matches)
- 404 Not Found
Use Cases
Display Link Stats
Display Link Stats
Retrieve and display basic metrics for a short URL:
Check Expiration Status
Check Expiration Status
Determine if a link is expired or approaching expiration:
Verify Domain Configuration
Verify Domain Configuration
Check which domain type and settings a link uses:
Related Endpoints
Update Short URL
Modify the destination, alias, or settings
Delete Short URL
Remove the short URL permanently
URL Analytics
View detailed click analytics
List Short URLs
Browse all your short URLs
Get Campaign
View the associated campaign
List Domains
View your domain settings