Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The IDs to filter the links(QR codes) by. eg. ids=id1&ids=id2
The short links to filter the links(QR codes) by.
The domain to filter the links(QR codes) by.
1
The link(QR code) type to filter the links(QR codes) by.
link
, document
, file
, vcard
, landing-page
, google-form
, menu
, app-stores
, image
, audio
, video
, wi-fi
, email
, map
, whatsapp
, text
, sms
, svg
, code
The tag IDs to filter the links(QR codes) by.
1 - 50
elementsThe search term to filter the links(QR codes) by. The search term will be matched against the short link slug and the destination data.
1
The user ID to filter the links(QR codes) by.
1 - 100
elementsWhether to include archived links(QR codes) in the response.
The field to sort the links(QR codes) by.
created_at
, clicks
, last_created_at
The sort order.
desc
, asc
The page number for pagination.
The number of links(QR codes) per page.
1 <= x <= 100
The response is of type object
.