Get Session List According to Session Format

This API is used to get a session list by format.

This API is used at the host side, both event admins and super admins can access this API.

The session list includes Session Name and Session ID.

To call this API, the user has to pass query parameters with API URL like sessionFormat, and authentication key to authenticate the user.

Here is the description of response attributes, which returns in the form of JSON.

AttributeDescription
idReturns the session ID.
titleReturns Title/Name of the session.

Here is the possible error messages, which return if any condition gets failed or required data is missing for processing.

Error codeError Description
401You are not authorized to view the resource.
Language
Authorization
Header
Click Try It! to start a request and see the response here!