Gets the sessions for a particular event

Request Information

URI Parameters

NameDescriptionTypeAdditional information
eventId

Event Id

integer

Required

name

Name of the session

string

None.

description

Description of the session

string

None.

status

Status of the session (Draft, WaitingApproval, Approved, Rejected, Cancelled, Deleted)

string

None.

type

type of the session (Keynote, Breakout, Panel, Custom)

string

None.

dateRangeBegin

begin date to compare with Release Date

date

None.

dateRangeEnd

end date to compare with Release Date

date

None.

pageSize

Number of results to return (defaults to 25, max of 200)

integer

Default value is 25

page

Page number (starting page is 1)

integer

Default value is 1

Body Parameters

None.

Response Information

Resource Description

IModelResultOfSessionModel

NameDescriptionTypeAdditional information
PageInfo

PageModel

None.

Results

Collection of SessionModel

None.

Try API

Try this endpoint by entering your credentials and using the API Explorer.

Try With API Explorer

Response Formats

application/json, text/json

Sample:

Sample not available.