Skip to main content
GET
cURL

Get all Shortened URLs

Lists shortened URLs for the authenticated affiliate. Requires scope shortener:read.

Query Parameters

Response

Detail lookup uses urlCode as path parameter: GET /affiliate/shortener/urls/{urlCode}.

Authorizations

x-api-key
string
header
required

Query Parameters

page
integer
default:1
limit
integer
default:10
Required range: x <= 100
active
boolean
default:true
organizationId
string
type
string

Filter by link type (Coupon, BrandPage, Offer, Custom)

startAt
string<date-time>
endAt
string<date-time>

Response

Shorten URL response

data
object[]
meta
object