Resolve a subscriber by scan code

GET /api/v1/users/resolve prm_users_index

View as Markdown

Exchanges the opaque per-subscriber scan token, the one encoded in a printed QR code, for the subscriber record. Scoped to the caller's subtree exactly like a direct fetch.

At a glance

Authentication
Staff token or session
Requires permission
prm_users_index View users
Rate limit
user_resolve

Parameters

Parameter Description
coderequired query · string The scan token. The QR payload is prefixed with xr:u: — strip the prefix before sending.

Errors

Code When it is returned
ERR_VALIDATION400 code is missing or blank
ERR_NOT_FOUND404 no subscriber carries that token, or they are outside the caller's subtree

Try it on your own network.

50 subscribers for 7 days. You pay nothing.