Query parameters

Responses

  • 200 application/json

    Returns the full profile of the current user with billing account, tickets, bookings

GET /api/cp/self_service/unified_profile/{mode}
curl \
 --request GET 'https://replace-with-own-host.iw-erp.de/api/cp/self_service/unified_profile/{mode}' \
 --header "x-session-token: $API_KEY"
Response examples (200)
{}