Retrieve a user
Users
Retrieve a user
Retrieves a Qonversion user by their ID.
GET
Retrieve a user
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.
Authorizations
Use your Project Key from the Qonversion dashboard (Project Settings -> Project Keys -> Project Key).
Production keys have no prefix; keys prefixed with test_ target the sandbox environment.
Example (sandbox): Bearer test_PV77YHL7qnGvsdmpTs7gimsxUvY-Znl2
Example (production): Bearer JFPATc4VaaWYsfurml3qZ4zsmNw0VfWH
Path Parameters
Qonversion User ID
Response
User retrieved successfully
Qonversion User ID
Example:
"QON_7791a27fc4e747412381842b36a"
User Identity ID from your auth system
Example:
"awesome_user"
User creation time (Unix epoch seconds)
Example:
1658489733
prod or sandbox
Available options:
prod, sandbox Example:
"prod"