Skip to main content

QR Code Frames List

Get a list of available QR Code frames.

Responses
200

OK

Schema
httpCode integer
status string
frames object[]
id integer
type string
user_group_id integer
url string
position_x string
position_y string
qr_code_size string
aspect_ratio string
getFrames
GET /qrCode/frames
https://api.handwrytten.com/v2
curl -L 'https://api.handwrytten.com/v2/qrCode/frames' \
-H 'Accept: application/json'