Skip to Content

TwentyThree™ API

API Method: /api/utility/ordering-options

Options for ordering videos and live events.

Parameters

ParameterDescription
type (optional) Optionally, limit to videos (`photo`) or live events (`live`).

Response

<response status="ok" permission_level="anonymous" cached="1" cache_time="1480979183">
    <ordering key="creation-time-desc" label="Recently uploaded"/>
    <ordering key="publish-time-desc" label="Recently published"/>
    <ordering key="title-asc" label="Title"/>
</response>