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:
{
  "996b364a-db17-4f78-9cca-eea1566cf5f2": "sample string 2",
  "d912d048-5f52-4237-bee1-91a6eac1b51c": "sample string 4"
}