Get user accepted Terms & Conditions v2

The endpoint returns a list of Bitpanda Terms which the user accepted.

SecuritybearerAuth
Request
path Parameters
User-ID
required
string <uuid>

User ID

query Parameters
user_journey[]
Array of strings

Filters the user accepted terms for one or more specific user journeys. If not provided, all accepted terms are included in the response.

Items Enum: "onboarding" "trading_stocks_buy" "trading_stocks_sell" "trading_etf_buy" "trading_etf_sell" "trading_metals_buy" "trading_metals_sell" "appropriateness_consent" "appropriateness_warning"
Responses
200

Accepted Terms & Conditions

401

Unauthorized

404

Not found

422

Error

429

Too Many Requests

500

Error

503

Maintenance or Service unavailable

get/v2/users/{User-ID}/terms
Request samples
Response samples
application/json
{}