Welcome Kit API
Search…
Introduction
🔓
Authentication
🔭
Scopes
🏷
Errors and Status
Jobs API
Jobs
Departments
Offices
Candidates API
Candidates
Comment
Emails
Documents
Current user
Employer branding API
Organizations
Images
videos
Embed
Tools
Sectors
Analytics API
Moves
Media API
WTTJ articles
⁉
FAQ
Powered By
GitBook
Current user
This endpoint lets you get:
Information about the current user
All organizations this user has access to (it requires
organization_r
)
All jobs related to these organizations (it requires
jobs_r
)
All stages (aka columns) related to these jobs
This endpoint requires
me_r
scope.
get
https://www.welcomekit.co/api/v1/external/
users/current
current user
Request example
1
curl -X GET -G "https://www.welcomekit.co/api/v1/external/users/current" \
2
-H "Content-Type: application/json" \
3
-H "Authorization: bearer WK_API_KEY"
Copied!
Previous
Attach documents to a candidate
Next - Employer branding API
Organizations
Last modified
8mo ago
Copy link
Contents
get
current user