Current user
current user
Query Parameters
Name
Type
Description
{
"avatar_url": "https://www.welcomekit.co/uploads/user/image/GXj/J/avatar.jpg",
"display_name": "Foo Bar"
}
Last updated
Was this helpful?
{
"avatar_url": "https://www.welcomekit.co/uploads/user/image/GXj/J/avatar.jpg",
"display_name": "Foo Bar"
}
Last updated
Was this helpful?
Was this helpful?
curl -X GET -G "https://www.welcomekit.co/api/v1/external/users/current" \
-H "Content-Type: application/json" \
-H "Authorization: bearer WK_API_KEY"