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:
{
  "302d7de2-b79b-47d0-965a-da25242a125e": "sample string 2",
  "fecd72e1-1d6a-4fa1-a37f-865ebf76a332": "sample string 4"
}