GET api/general/media/RTIList?PageNo={PageNo}&PageSize={PageSize}&SearchTerm={SearchTerm}
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| PageNo | No documentation available. |
Define this parameter in the request URI. |
| PageSize | No documentation available. |
Define this parameter in the request URI. |
| SearchTerm | No documentation available. |
Define this parameter in the request URI. |
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
{
"RTIList": [
{
"RTIID": 1,
"RTITitlePublished": "sample string 2",
"RTITitleDraft": "sample string 3",
"RTIFilePathPublished": "sample string 4",
"RTIFilePathDraft": "sample string 5",
"IsNew": true,
"DraftedBy": "sample string 7",
"DraftDate": "2026-03-31T16:44:20.7897131+05:30",
"PublishedBy": "sample string 9",
"PublishedDate": "2026-03-31T16:44:20.7897131+05:30",
"IsDraft": true,
"IsPublished": true,
"ViewCount": 13
},
{
"RTIID": 1,
"RTITitlePublished": "sample string 2",
"RTITitleDraft": "sample string 3",
"RTIFilePathPublished": "sample string 4",
"RTIFilePathDraft": "sample string 5",
"IsNew": true,
"DraftedBy": "sample string 7",
"DraftDate": "2026-03-31T16:44:20.7897131+05:30",
"PublishedBy": "sample string 9",
"PublishedDate": "2026-03-31T16:44:20.7897131+05:30",
"IsDraft": true,
"IsPublished": true,
"ViewCount": 13
},
{
"RTIID": 1,
"RTITitlePublished": "sample string 2",
"RTITitleDraft": "sample string 3",
"RTIFilePathPublished": "sample string 4",
"RTIFilePathDraft": "sample string 5",
"IsNew": true,
"DraftedBy": "sample string 7",
"DraftDate": "2026-03-31T16:44:20.7897131+05:30",
"PublishedBy": "sample string 9",
"PublishedDate": "2026-03-31T16:44:20.7897131+05:30",
"IsDraft": true,
"IsPublished": true,
"ViewCount": 13
}
],
"TotalRecords": 1
}
application/xml, text/xml
Sample:
<CMSRTIViewModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/SIST.CMS.ViewModel">
<RTIList xmlns:d2p1="http://schemas.datacontract.org/2004/07/SIST.CMS.Model">
<d2p1:utblCMSRTI>
<d2p1:DraftDate>2026-03-31T16:44:20.7897131+05:30</d2p1:DraftDate>
<d2p1:DraftedBy>sample string 7</d2p1:DraftedBy>
<d2p1:IsDraft>true</d2p1:IsDraft>
<d2p1:IsNew>true</d2p1:IsNew>
<d2p1:IsPublished>true</d2p1:IsPublished>
<d2p1:PublishedBy>sample string 9</d2p1:PublishedBy>
<d2p1:PublishedDate>2026-03-31T16:44:20.7897131+05:30</d2p1:PublishedDate>
<d2p1:RTIFilePathDraft>sample string 5</d2p1:RTIFilePathDraft>
<d2p1:RTIFilePathPublished>sample string 4</d2p1:RTIFilePathPublished>
<d2p1:RTIID>1</d2p1:RTIID>
<d2p1:RTITitleDraft>sample string 3</d2p1:RTITitleDraft>
<d2p1:RTITitlePublished>sample string 2</d2p1:RTITitlePublished>
<d2p1:ViewCount>13</d2p1:ViewCount>
</d2p1:utblCMSRTI>
<d2p1:utblCMSRTI>
<d2p1:DraftDate>2026-03-31T16:44:20.7897131+05:30</d2p1:DraftDate>
<d2p1:DraftedBy>sample string 7</d2p1:DraftedBy>
<d2p1:IsDraft>true</d2p1:IsDraft>
<d2p1:IsNew>true</d2p1:IsNew>
<d2p1:IsPublished>true</d2p1:IsPublished>
<d2p1:PublishedBy>sample string 9</d2p1:PublishedBy>
<d2p1:PublishedDate>2026-03-31T16:44:20.7897131+05:30</d2p1:PublishedDate>
<d2p1:RTIFilePathDraft>sample string 5</d2p1:RTIFilePathDraft>
<d2p1:RTIFilePathPublished>sample string 4</d2p1:RTIFilePathPublished>
<d2p1:RTIID>1</d2p1:RTIID>
<d2p1:RTITitleDraft>sample string 3</d2p1:RTITitleDraft>
<d2p1:RTITitlePublished>sample string 2</d2p1:RTITitlePublished>
<d2p1:ViewCount>13</d2p1:ViewCount>
</d2p1:utblCMSRTI>
<d2p1:utblCMSRTI>
<d2p1:DraftDate>2026-03-31T16:44:20.7897131+05:30</d2p1:DraftDate>
<d2p1:DraftedBy>sample string 7</d2p1:DraftedBy>
<d2p1:IsDraft>true</d2p1:IsDraft>
<d2p1:IsNew>true</d2p1:IsNew>
<d2p1:IsPublished>true</d2p1:IsPublished>
<d2p1:PublishedBy>sample string 9</d2p1:PublishedBy>
<d2p1:PublishedDate>2026-03-31T16:44:20.7897131+05:30</d2p1:PublishedDate>
<d2p1:RTIFilePathDraft>sample string 5</d2p1:RTIFilePathDraft>
<d2p1:RTIFilePathPublished>sample string 4</d2p1:RTIFilePathPublished>
<d2p1:RTIID>1</d2p1:RTIID>
<d2p1:RTITitleDraft>sample string 3</d2p1:RTITitleDraft>
<d2p1:RTITitlePublished>sample string 2</d2p1:RTITitlePublished>
<d2p1:ViewCount>13</d2p1:ViewCount>
</d2p1:utblCMSRTI>
</RTIList>
<TotalRecords>1</TotalRecords>
</CMSRTIViewModel>