Http Verb | GET |
Resource URL | https://ts-stg-appgw.calacademy.org/TessituraService/Reporting/Lists/{listId}/Contents |
URI Parameters
|
Request BodyNone. |
Response object type : Collection of ListContent
Response object type Collection of ListContent has the following properties. |
Property Name | Data Type | Length | Required | Readonly | Notes |
---|---|---|---|---|---|
ConstituentId | integer |
[
{
"ConstituentId": 1
},
{
"ConstituentId": 1
}
]
<ListContents xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
<ListContent>
<ConstituentId>1</ConstituentId>
</ListContent>
<ListContent>
<ConstituentId>1</ConstituentId>
</ListContent>
</ListContents>
No entries in change log for this operation.