i get this from discourse when i logged in at the webhooks request:
{
"user": {
"id": 744,
"username": "webwinkeladviseur",
"name": "Patrick Heijmans",
"avatar_template": "/user_avatar/forum.xxxx.nl/webwinkeladviseur/{size}/5511_2.png",
"email": "xxxx@xxxx.nl",
"last_posted_at": null,
"last_seen_at": "2019-02-18T07:41:05.723Z",
"created_at": "2019-02-18T07:25:29.746Z",
"stats": [
{
"action_type": 13,
"count": 1
}
],
"trust_level": 0,
"moderator": false,
"admin": false,
"title": null,
"badge_count": 0,
"pending_count": 0,
"profile_view_count": 0,
"time_read": 0,
"recent_time_read": 0,
"primary_group_name": null,
"primary_group_flair_url": null,
"primary_group_flair_bg_color": null,
"primary_group_flair_color": null,
"staged": false,
"second_factor_enabled": false,
"post_count": 0,
"locale": null,
"muted_category_ids": [],
"watched_tags": [],
"watching_first_post_tags": [],
"tracked_tags": [],
"muted_tags": [],
"tracked_category_ids": [],
"watched_category_ids": [],
"watched_first_post_category_ids": [],
"private_messages_stats": {
"all": 1,
"mine": 0,
"unread": 1
},
"system_avatar_template": "/letter_avatar_proxy/v2/letter/w/7ea924/{size}.png",
"muted_usernames": [],
"mailing_list_posts_per_day": 49,
"external_id": "143",
"invited_by": null,
"groups": [
{
"id": 10,
"automatic": true,
"name": "vertrouwensniveau_0",
"display_name": "vertrouwensniveau_0",
"user_count": 154,
"mentionable_level": 0,
"messageable_level": 0,
"visibility_level": 0,
"automatic_membership_email_domains": null,
"automatic_membership_retroactive": false,
"primary_group": false,
"title": null,
"grant_trust_level": null,
"incoming_email": null,
"has_messages": false,
"flair_url": null,
"flair_bg_color": null,
"flair_color": null,
"bio_raw": null,
"bio_cooked": null,
"public_admission": false,
"public_exit": false,
"allow_membership_requests": false,
"full_name": null,
"default_notification_level": 3,
"membership_request_template": null
}
],
"featured_user_badge_ids": [],
"user_option": {
"user_id": 744,
"email_always": false,
"mailing_list_mode": false,
"mailing_list_mode_frequency": 1,
"email_digests": true,
"email_private_messages": true,
"email_direct": true,
"external_links_in_new_tab": true,
"dynamic_favicon": false,
"enable_quoting": true,
"disable_jump_reply": false,
"digest_after_minutes": 10080,
"automatically_unpin_topics": true,
"auto_track_topics_after_msecs": 240000,
"notification_level_when_replying": 2,
"new_topic_duration_minutes": 2880,
"email_previous_replies": 2,
"email_in_reply_to": true,
"like_notification_frequency": 1,
"include_tl0_in_digests": false,
"theme_ids": [
32
],
"theme_key_seq": 0,
"allow_private_messages": true,
"homepage_id": null,
"hide_profile_and_presence": false,
"text_size": "normal",
"text_size_seq": 0
}
}
}