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:
{
  "20b8e38e-f75f-4aef-bbac-3307b39d268a": "sample string 2",
  "8dc32a65-53fd-4fcd-a6d6-a3788ea9a838": "sample string 4"
}