GET api/Revolution/Presentation/Asset
To allow representatives to get the associated resources for viewing the showcase/presentation.
Request Information
URI Parameters
None.
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:
[ {}, {} ]