📄️ Create new user
**For Partners, using BTS “Investment as a Service” solution:**
📄️ Search for users
Supports full match search by email and/or phone number. This means you can search for records using either an email address or a phone number, but the search will only return results that exactly match the provided email address or phone number.
📄️ Update an existing user
The endpoint allows to update the details for existing users based on user ID.<br /><br />
📄️ Get user details
**Deprecated: Use `/v2/users/{user_id}` instead.**
📄️ Get user details v2
The endpoint returns the user’s details based on their user ID. The response includes information about the user’s status (such as active or verified), the result of the appropriateness questionnaire, pending acceptance of terms & conditions, and more.
📄️ Get user list v2
The endpoint returns a list of users cursor-paginated.
📄️ Get user accepted Terms & Conditions
The endpoint returns a list of Bitpanda Terms which the user accepted.
📄️ Get user accepted Terms & Conditions v2
The endpoint returns a list of Bitpanda Terms which the user accepted.
📄️ Off-boarding user
Calling this endpoint initiates the creation of an off-boarding request, which undergoes an initial review process.
📄️ Inactivate user
The endpoint deactivates the user. The procedure is reversible, but to activate again a previously deactivated user, you need to contact Bitpanda.<br /><br />
📄️ User verification files
The endpoint enables the addition of verification files to the verification object when the complete files package cannot be transmitted at once via PATCH /users.