mirror of
https://github.com/LukeHagar/dub-node.git
synced 2025-12-06 04:19:37 +00:00
3.4 KiB
3.4 KiB
GetLinkInfoRequest
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
domain |
string | ➖ | N/A | |
key |
string | ➖ | The key of the link to retrieve. E.g. for d.to/github, the key is github. |
|
linkId |
string | ➖ | The unique ID of the short link. | clux0rgak00011... |
externalId |
string | ➖ | This is the ID of the link in the your database. Must be prefixed with ext_ when passed as a query parameter. |
ext_123456 |