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:
{
  "4a56b054-bd19-4f37-aebd-664612359902": "sample string 2",
  "ba213c25-e811-46b4-9c98-007d3b013bb1": "sample string 4"
}