Ask about anything in DailyStory Developer Documentation

Type a question in your own words below. Answers are written from our published articles and cite the ones they came from.

Recently updated

    Dashboard
    Edit Article Logout

    Get a URL Shortener


    Return a URL shortener for a given id.

    Path Parameters
    idstringrequired
    HTTP Response Examples
    200
    { "Status": true, "Message": "", "Response": { "trackinglinks": [ { "previewUrl": "", "id": "5z3dzrwk", "name": "Test Link", "tenantId": 894, "url": "http://example.com/", "alternativeUrl": "", "password": "", "maxClicks": 0, "expirationDate": "9999-12-31T00:00:00", "forwardParams": true, "campaignId": 1976, "total_converted": 0, "linkDirection": "Outbound", "linkType": "Page", "redirectType": "Temporary", "status": "Active", "IsEnabled": true, "TrackingFullUrl": "https://dslnk.co/5z3dzrwk" } ] } }

    How helpful was this article?

    πŸ‘ or πŸ‘Ž

    Related Articles

    Markdown Version