import { GetLinkInfoRequest } from "dub/models/operations";
let value: GetLinkInfoRequest = {};
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. | 123456 |