Skip to main content
POST
/
iser
/
original-items
{
  "success": true,
  "data": "<unknown>"
}

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Body

application/json

Input model to get the list of items (isms and concats) that the specified iser has created. Supports paging. By default returns the first 10 records found (sorted by importance).

dateFromUTC
string<date-time> | null
dateToUTC
string<date-time> | null
iserHandles
string[] | null
search
string | null
editionIDs
integer<int32>[] | null
languageId
integer<int32>
default:1

For future use.

calendarPeriodTypeID
integer<int32> | null
page
integer<int32>
default:1
pagesize
integer<int32>
default:10

Response

Success

success
boolean
data
unknown