Links
Get Link
Retrieve detailed information about a specific dynamic link by its code
GET
Request
Your project API key:
b2co_your_api_keyThe unique short code of the link to retrieve
Response
Indicates if the request was successful
The link object with detailed information
Unique short code for the link
Display name of the link
Total number of clicks on this link
Complete short URL (e.g., https://b2co.link/abc123)
The original destination URL
Display name of the link
Link status: ACTIVE, PAUSED, EXPIRED, or DELETED
QR code URL for the link
ISO 8601 timestamp when created
ISO 8601 timestamp when expires (if set)
Total number of clicks on this link
Complete link configuration payload with platform-specific settings
ID of the project this link belongs to
ID of the user who created the link
ISO 8601 timestamp when last updated
Error Codes
Link with the specified code does not exist
API key is missing or invalid
API key does not have access to this link
Too many requests, please try again later