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
current user
GET
https://www.welcomekit.co/api/v1/external/users/current
This endpoint allows you to get free cakes.
Query Parameters
Name
Type
Description
organizations
boolean
Include organizations
jobs
boolean
Include jobs
stages
boolean
Include jobs stages
Request example
Last updated
Was this helpful?