Get a list of avaliable calendar objects within changeset

GET {{baseUrl}}/api/model/calendars

Request Params

KeyDatatypeRequiredDescription
information.subTypenullSpecify which type of calendar shoud be returned. If not provided, all system and custom calendars will re returned.
offsetnullStarting point within the collection of returned results. Used to control paging behavior.
limitnullMaximum number of items returned for a single request. Used to control paging behavior. Maximum value: 200
fieldsnullComma-separated, top-level field whitelist that allows the client to selectively retrieve part of the response model. If specified, extra filtering is applied. For example, "information,baseCalendar" keeps only the "information" field and "baseCalendar" field, omitting all other fields in the top-level response model.

HEADERS

KeyDatatypeRequiredDescription
X-MSTR-AuthTokenstring(Required)
X-MSTR-MS-Changesetstring