get https://sandbox-api.kenjo.io/api/v1/departments
Returns a list of the existing departments in Kenjo.
Log in to see full request history
Responses
401UNAUTHORIZED. The Authorization header is incorrect, not provided or the token expired.
Returns a list of the existing departments in Kenjo.
401UNAUTHORIZED. The Authorization header is incorrect, not provided or the token expired.
xxxxxxxxxx
curl --request GET \
--url https://sandbox-api.kenjo.io/api/v1/departments \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: