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:
{
  "9e3816f8-703b-45e1-a7de-462b7e306b3f": "sample string 2",
  "5adcd3c2-db6f-4d34-8f7e-7ca6945e1317": "sample string 4"
}