GET api/EnableLists

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

Collection of EnableList
NameDescriptionTypeAdditional information
ClientID

string

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "$id": "1",
    "ClientID": "sample string 1"
  },
  {
    "$ref": "1"
  }
]