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:
{
  "cc943b51-3e25-4cb6-b8df-971be4a15822": "sample string 2",
  "5d84afd2-d055-4418-b356-a6e5f722ab75": "sample string 4"
}