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.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

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.
Path Params
string
required

Event url is unique identifier for your event. E.g https://www.accelevents.com/events/demo. Here demo is the event url.

Query Params
string

This Value is get from Trigger List from front end. its basically session Type.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json