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:
{
  "f3aa7200-15c7-4b05-a44a-a4285493e409": "sample string 2",
  "3959088a-5b7e-4bf6-87d5-1ced80300b4c": "sample string 4"
}