Welcome to the Panopto Community

Please note: All new registrants to the Panopto Community Forum must be approved by a forum moderator or admin. As such, if you navigate to a feature that is members-only, you may receive an error page if your registration has not yet been approved. We apologize for any inconvenience and are approving new members as quickly as possible.
Options

Availability of session approved?

Is there an API that can check whether a session's availability has been approved or not?

Answers

  • Options
    Kevin BaumKevin Baum Panopto Employee

    Hello,

    If a Panopto Folder is set to require publisher approval of a session before it can be available, you can use the SOAP API's ISessionManagement.GetSessionsAvailabilitySettings endpoint to determine if it has been approved.

    When you call this SOAP API, if the session has not yet been approved, then the StartSettingsDate object will be null or empty. Once it has been approved, the StartSettingsDate should be filled in with the approval time.

    I hope that this helps. Please let me know if you have any other questions.

    Thanks,

    Kevin

Sign In or Register to comment.