Skip to main content
GET
Get workspace QR Codes

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

url
string
required

Workspace URL

Response

Successfully retrieved QR Codes

id
string

Link ID

Example:

"1110580a82031111aaa01111"

documentId
string | null

Document ID

url
string

Link URL

Example:

"https://reqlick.com"

key
string

Link key

Example:

"qD0ToTl"

expiresAt
string | null

Expiration date

password
string | null

Password protection

proxy
boolean

Proxy status

Example:

false

isFile
boolean

File status

Example:

false

isQR
boolean

QR code status

Example:

true

title
string

Link title

Example:

"URL Shortener, QR Codes, and File to Link | Reqlick"

description
string

Link description

Example:

"Reqlick is more than a free URL shortener built-in analytics with custom domains, advanced QR Code features, and a File to Link solution"

image
string

Link image URL

Example:

"https://reqlick.com/_static/thumbnail.png"

allowedEmails
string[]

List of allowed emails

createdAt
string<date-time>

Creation date

Example:

"2024-07-03T16:42:26.468Z"

updatedAt
string<date-time>

Last update date

Example:

"2024-07-03T16:42:26.468Z"

projectId
string

Workspace ID

Example:

"1110580a82031111aaa01111"

isPublic
boolean

Public status

Example:

true

isActive
boolean

Active status

Example:

true

isArchived
boolean

Archived status

Example:

false

isRecord
boolean

Record status

Example:

false

domain
string

Domain

Example:

"rqk.sh"

utm_source
string | null

UTM source

utm_medium
string | null

UTM medium

utm_campaign
string | null

UTM campaign

utm_term
string | null

UTM term

utm_content
string | null

UTM content

ref
string | null

Reference

ios
string | null

iOS data

android
string | null

Android data

tagId
string | null

Tag ID

createdSessionId
string | null

Created session ID

_count
object
qrcode
object[]
createdBy
object