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:
{
  "7af031e1-decf-4bc3-a26c-69c323290044": "sample string 2",
  "a7ad5107-9df2-45f0-ab58-e57770965afb": "sample string 4"
}