Welcome Kit API
Search…
Introduction
🔓
Authentication
🔭
Scopes
🏷
Errors and Status
Jobs API
Jobs
Departments
List departments
Create a department
Update a department
Retrieve a department
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
Retrieve a department
This endpoint allows you retrieve a given department
This endpoint requires
departments_r
or
departments_rw
scope.
get
https://www.welcomekit.co/api/v1/external/
departments/:id
department
Request example
1
curl -X GET -G "https://www.welcomekit.co/api/v1/external/departments/:id" \
2
-H "Content-Type: application/json" \
3
-H "Authorization: Bearer WK_API_KEY"
Copied!
Previous
Update a department
Next - Jobs API
Offices
Last modified
10mo ago
Copy link
Contents
get
department