GET api/AgeGate

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

AgeGates
NameDescriptionTypeAdditional information
Countries

Collection of Country

None.

Response Formats

application/json, text/json
Sample:
{
  "Countries": null
}
application/xml, text/xml
Sample:
<AgeGates xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/DistellControlAPI.Models.AgeGate">
  <Countries i:nil="true" />
</AgeGates>