get https://{hostname}/api/v1/scheduling/employee_timeoff/request_subtypes
This operation returns a request subtype.
Responses
404Request subtype not found.
This operation returns a request subtype.
404Request subtype not found.
xxxxxxxxxx
curl --request GET \
--url https://hostname/api/v1/scheduling/employee_timeoff/request_subtypes \
--header 'accept: application/json'