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:
{
  "3bbb0a4a-dfe6-46ef-9526-63243ba700da": "sample string 2",
  "86fbcf0d-b72f-42ab-a72f-0b2ae8cdc4b5": "sample string 4"
}