GET api/timeoff/categories

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

Dictionary of globally unique identifier [key] and string [value]

Response Formats

application/json, text/json

Sample:
{
  "f71d839c-b29d-4160-9fae-c5d242831342": "sample string 2",
  "46adb0f0-1102-4e15-a602-34cf1fbea7c4": "sample string 4"
}