qr-code
Get QR code for an email address' profile
Returns a QR code for an email address by the given SHA256 hash.
get/qr-code/{sha256_hash}
Path parameters
sha256_hashstring required
The SHA256 hash of the email address or profile URL slug.
Query parameters
sizeinteger
The size of the QR code.
versionstring
The version of the QR code.
utm_mediumstring
The medium of the UTM parameters. Appended to the URL in the QR code.
utm_campaignstring
The campaign of the UTM parameters. Appended to the URL in the QR code.
typestring
The type of center icon to display ('user' for avatar, 'gravatar' for logo, 'none' for no icon).
Response
Successful response
Changes
Changed in 2 of the 11 revisions of this API.11
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲