GET
/
workspaces
/
{url}
/
qrcodes

Authorizations

Authorization
string
headerrequired

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

Path Parameters

url
string
required

Workspace URL

Response

200 - application/json
id
string

Link ID

documentId
string | null

Document ID

url
string

Link URL

key
string

Link key

expiresAt
string | null

Expiration date

password
string | null

Password protection

proxy
boolean

Proxy status

isFile
boolean

File status

isQR
boolean

QR code status

title
string

Link title

description
string

Link description

image
string

Link image URL

allowedEmails
string[]

List of allowed emails

createdAt
string

Creation date

updatedAt
string

Last update date

projectId
string

Workspace ID

isPublic
boolean

Public status

isActive
boolean

Active status

isArchived
boolean

Archived status

isRecord
boolean

Record status

domain
string

Domain

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