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:
{
  "30048d2f-0c26-4434-86b0-e964d84c9331": "sample string 2",
  "10e18ae8-0a43-48e7-9bb8-677aeaa1e6e2": "sample string 4"
}