Accessibility Support
Last updated
Last updated
Accessibility supports can be found at the /events-api/v2/facets
endpoint with JSONPath: $['imin:index'].accessibilitySupport['imin:item']
(see for more detail). They are instances of . They represent what types of accessibilities are supported by a session. An example object would be:
Sessions that support specific accessibilities can be found by using the query parameters accessibilitySupportId={id}
or accessibilitySupportPrefLabel={prefLabel}
.