Links
List Links
Retrieve a paginated list of dynamic links for your project
GET
Request
Your project API key:
b2co_your_api_keyPage number for pagination (starts from 1)
Number of links per page (maximum 100)
Response
Indicates if the request was successful
Array of link objects with complete payload structure
Unique identifier for the link
Unique short code for the link
Complete short URL (e.g., https://b2co.link/abc123)
Display name of the link
Link status: ACTIVE, PAUSED, or EXPIRED
Complete link configuration payload
Primary destination URL
Android-specific configuration (optional)
iOS-specific configuration (optional)
Social media preview configuration (optional)
Unique identifier for the link
Unique short code for the link
Complete short URL (e.g., https://b2co.link/abc123)
Display name of the link
Link status: ACTIVE, PAUSED, or EXPIRED
QR code URL for the link
Complete link configuration payload
Primary destination URL
Android-specific configuration (optional)
iOS-specific configuration (optional)
Social media preview configuration (optional)
UTM campaign parameters (optional)
ISO 8601 timestamp when created
ISO 8601 timestamp when expires (if set)
Total number of clicks on this link
ID of the project this link belongs to
ID of the user who created the link
ISO 8601 timestamp when last updated
Pagination metadata
Current page number
Number of items per page
Total number of links
Total number of pages
Error Codes
Invalid query parameters provided
API key is missing or invalid
Too many requests, please try again later