NameDescriptionTypeAdditional information
StartDate

Start boundary for search. If omitted, today's date will be used.

date
EndDate

End boundary for search. If omitted, today's date plus the config value of GetPerformancesDefaultEndDays will be used.

date
Keywords

Comma separated list of Tessitura Keyword Ids. If present any or all of the Keywords (based on AllKeywordsRequired) must be assigned to the performance.

string
AllKeywordsRequired

If true all of the Keywords must be assigned to a performance for a match. Pass false or null for default 'any' behavior.

boolean
VenueId

If provided the value must be assigned as the venue of a performance for a match. Pass null for all venues.

integer
ModeOfSale

If provided only performances in the specified Mode Of Sale will be returned. Pass null to use the DefaultModeOfSale config value.

integer
SeasonIds

Comma separated list of Season Ids. Only data for performances assigned a Season Id in this list will be returned.

string
SessionKey

Currently optional. If provided it must be an authenticated session for the call to return any data.

string