Returns a single user by ID.
Documentation Index
Fetch the complete documentation index at: https://documentation.qonversion.io/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication using the project Secret Key (prefixed with sk_, or test_sk_ for sandbox). All v4 public endpoints require the Secret Key — see Authentication. Never expose the Secret Key in client-side code.
Qonversion User ID. SDK-generated IDs are prefixed with QON_.
User details
user Qonversion User ID. SDK-generated IDs are prefixed with QON_.
"QON_3af4c5b8a4d24f21b72e9d0c8aef9d4e"
Canonical API path.
"/v4/users/QON_3af4c5b8a4d24f21b72e9d0c8aef9d4e"
Environment the user belongs to.
prod, sandbox "prod"
Creation timestamp (ISO 8601 UTC).
"2025-09-15T12:30:00Z"
External identity identifier, if set. Null when not linked to an identity.
"awesome_user"