Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 2.52 KB

getlinkinforequest.md

File metadata and controls

18 lines (13 loc) · 2.52 KB

GetLinkInfoRequest

Example Usage

import { GetLinkInfoRequest } from "dub/models/operations";

let value: 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. 123456