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:
{
  "e272dfe6-343f-4c42-a097-9b985a6c39f0": "sample string 2",
  "677ca14c-3ca7-4944-ae10-e4d74deef131": "sample string 4"
}