sco-session-seminar-list

Availability

Adobe Connect 9.1.

Description

This API returns all seminars where the authenticated user has, at least, Host permission.

Parameters

 

Parameter Name

Type

Required

Description

sco-id

BIGINT

Yes

ID of the seminar license tree, seminar license, or seminar room.

 

Response values

Element

Attribute

Type

Description

session-seminar-list

NA

NA

All seminars where the authenticated user has at, at least, Host permission.

  • If sco-id is a seminar tree, it returns all the seminars associated with all the licenses.

  • If sco-id is a license, it returns all the seminars associated with the license.

  • If sco-id is a seminar, it returns the seminar.

Sample request

https://sample.com/api/xml?action=sco-session-seminar-list&sco-id=11903

Sample response

<results> 
<status code="ok"/> 
<session-seminar-list> 
<sco sco-id="37808" folder-id="17702" type="meeting" icon="meeting" lang="en" source-sco-id="12453" display-seq="0"source-sco-type="3" source-sco-icon="3" content-source-sco-icon="3" duration="120"> 
<name>r1</name> 
<url-path>/r1m4sk7w9v9/</url-path> 
<date-begin>2014-06-25T03:40:29.280+12:00</date-begin> 
<date-end>2014-06-25T05:40:29.280+12:00</date-end> 
<date-created>2014-01-23T04:20:42.387+12:00</date-created> 
<date-modified>2014-06-25T03:58:32.237+12:00</date-modified> 
<seminar-name>Default Event Template</seminar-name> 
</sco> 
<sco sco-id="38002" folder-id="17702" type="meeting" icon="meeting" lang="en" source-sco-id="12453" display-seq="0"source-sco-type="3" source-sco-icon="3" content-source-sco-icon="3" duration="120"> 
<name>r2</name> 
<url-path>/r3lqi2wf7pv/</url-path> 
<date-begin>2014-06-25T03:47:52.127+12:00</date-begin> 
<date-end>2014-06-25T05:47:52.127+12:00</date-end> 
<date-created>2014-01-25T05:28:32.557+12:00</date-created> 
<date-modified>2014-06-25T03:47:54.877+12:00</date-modified> 
<seminar-name>Default Event Template</seminar-name> 
</sco> 
<sco sco-id="42262" folder-id="42259" type="meeting" icon="meeting" lang="en" source-sco-id="12453" display-seq="0"source-sco-type="3" source-sco-icon="3" content-source-sco-icon="3" duration="120"> 
<name>only_registered</name> 
<url-path>/r2f76uazftx/</url-path> 
<date-begin>2014-06-25T03:53:33.443+12:00</date-begin> 
<date-end>2014-06-25T05:53:33.443+12:00</date-end> 
<date-created>2014-06-25T03:53:55.233+12:00</date-created> 
<date-modified>2014-06-25T03:53:55.233+12:00</date-modified> 
<seminar-name>Default Event Template</seminar-name> 
</sco> 
<sco sco-id="42267" folder-id="42259" type="meeting" icon="meeting" lang="en" source-sco-id="12453" display-seq="0"source-sco-type="3" source-sco-icon="3" content-source-sco-icon="3" duration="120"> 
<name>anyone</name> 
<url-path>/r514u5svy6s/</url-path> 
<date-begin>2014-06-25T03:54:05.947+12:00</date-begin> 
<date-end>2014-06-25T05:54:05.947+12:00</date-end> 
<date-created>2014-06-25T03:54:14.507+12:00</date-created> 
<date-modified>2014-06-25T03:54:14.507+12:00</date-modified> 
<seminar-name>Default Event Template</seminar-name> 
</sco> 
</session-seminar-list> 
</results>

Get help faster and easier

New user?