GET api/Revolution/Presentation?categoryID={categoryID}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
categoryID | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of ObjectNone.
Response Formats
application/xml, text/xml
Sample:
<EnumerableQueryOfObject> <Object /> <Object /> </EnumerableQueryOfObject>
application/json, text/json
Sample:
[ {}, {} ]