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:
{
  "ec873d0c-d267-4a63-ba3d-144d86dd5c36": "sample string 2",
  "f74148d8-d6ad-4734-9757-f16b2abb1c5f": "sample string 4"
}