{"@context": "https://schema.org", "@type": "WebAPI", "name": "GoToMeeting API", "description": "The GoToMeeting API provides seamless integration of GoToMeeting provisioning and meeting management into your existing infrastructure or third party applications.For customers, the ability to add, suspend or delete an organizer in your GoToMeeting Corporate account from within your primary manageme", "provider": {"@type": "Organization", "name": "citrixonline.com"}, "documentation": "https://developer.citrixonline.com/sites/default/files/citrix/citrix-apis/gotomeeting.json"}
Index / APIs / citrixonline.com

GoToMeeting API

The GoToMeeting API provides seamless integration of GoToMeeting provisioning and meeting management into your existing infrastructure or third party applications.For customers, the ability to add, suspend or delete an organizer in your GoToMeeting Corporate account from within your primary manageme

Every row below was read from the vendor's own OpenAPI document. The summary text is theirs. What this registry adds is that each operation is indexed with its method, path, base URL and auth scheme, so a search for a capability can answer with a call rather than a name, and that the endpoint is probed on a schedule.

Specifications as held by the APIs.guru corpus, whose newest record is 2023-04-21. Operations the vendor has added since are not listed here; the origin links above are the vendor's own current documents.

base URLs: https://api.citrixonline.com/G2M/rest https://api.citrixonline.com/identity/v1

find it by capability: POST /search {"query":{"text":"..."}} returns these operations with their invocation detail. Connect any agent client.

GoToMeeting v1.0.0

The GoToMeeting API provides seamless integration of GoToMeeting provisioning and meeting management into your existing infrastructure or third party applications.For customers, the ability to add, suspend or delete an organizer in your GoToMeeting Corporate account from within your primary management systems simplifies and streamlines the entire process of account management. The ability to monit

methodpathwhat the vendor says it does
GET/groupsGet groups List all groups for an account. This API call is only available to users with the admin role. Group
GET/groups/{groupKey}/attendeesGet attendees by group Returns all attendees for all meetings within specified date range held by organizers w
GET/groups/{groupKey}/historicalMeetingsGet historical meetings by group Get historical meetings for the specified group that started within the speci
GET/groups/{groupKey}/meetingsDEPRECATED: Get historical meetings by group DEPRECATED: Please use the new API calls 'Get historical meetings
GET/groups/{groupKey}/organizersGet organizers by group Returns all the organizers within a specific group. This API call is only available to
POST/groups/{groupKey}/organizersCreate organizer in group Creates a new organizer and sends an email to the email address defined in request.
GET/groups/{groupKey}/upcomingMeetingsGet upcoming meetings by group Get upcoming meetings for a specified group. This API call is only available to
GET/historicalMeetingsGet historical meetings Get historical meetings for the currently authenticated organizer that started within
GET/meetingsDEPRECATED: Get historical meetings DEPRECATED: Please use the new API calls 'Get historical meetings' and 'Ge
POST/meetingsCreate meeting Create a new meeting based on the parameters specified. Meetings
GET/meetings/{meetingId}Get meeting Returns the meeting details for the specified meeting. Meetings
PUT/meetings/{meetingId}Update meeting Updates an existing meeting specified by meetingId. Meetings
DELETE/meetings/{meetingId}Delete meeting Deletes the meeting identified by the meetingId. Meetings
GET/meetings/{meetingId}/attendeesGet attendees by meeting List all attendees for specified meetingId of historical meeting. The historical meet
GET/meetings/{meetingId}/startStart meeting Returns a host URL that can be used to start a meeting. When this URL is opened in a web browser
GET/organizersGet organizer by email / Get all organizers Gets the individual organizer specified by the organizer's email a
POST/organizersCreate organizer Creates a new organizer and sends an email to the email address defined in the request. This
DELETE/organizersDelete organizer by email Deletes the individual organizer specified by the email address. This API call is on
GET/organizers/{organizerKey}Get organizer Returns the individual organizer specified by the key. This API call is only available to users
PUT/organizers/{organizerKey}Update organizer Updates the products of the specified organizer. To add a product (G2M, G2W, G2T, OPENVOICE)
DELETE/organizers/{organizerKey}Delete organizer Deletes the individual organizer specified by the organizer key. This API call is only availa
GET/organizers/{organizerKey}/attendeesGet attendees by organizer Lists all attendees for all meetings within a specified date range for a specified
GET/organizers/{organizerKey}/historicalMeetingsGet historical meetings by organizer Get historical meetings for the specified organizer that started within t
GET/organizers/{organizerKey}/meetingsDEPRECATED: Get meetings by organizer DEPRECATED: Please use the new API calls 'Get historical meetings by org
GET/organizers/{organizerKey}/upcomingMeetingsGet upcoming meetings by organizer Get upcoming meetings for a specified organizer. This API call is only avai
GET/upcomingMeetingsGet upcoming meetings Gets upcoming meetings for the current authenticated organizer. Meetings

specification origin: https://developer.citrixonline.com/sites/default/files/citrix/citrix-apis/gotomeeting.json

SCIM vN/A

The SCIM API lets you manage users in your organization. You can then automate the provisioning of product licenses for these users, and they can use your company's Single Sign-On solution through an Identity Provider.

methodpathwhat the vendor says it does
GET/GroupsGet Groups Queries multiple group identities in the organization domain. Filtering, sorting and pagination are
POST/GroupsCreate Group Creates a new organization group and adds it to the user domain. Member groups and member users m
GET/Groups/{groupKey}Get Group Queries group details in the organization domain. This call requires the role ROLE_ORG_READ. Groups
PUT/Groups/{groupKey}Replace Group Updates an existing group. The request must include the full group definition. To modify one or
PATCH/Groups/{groupKey}Update Group Updates one or more values of an existing group without sending the full definition. Member group
DELETE/Groups/{groupKey}Delete Group Deletes a group from the organization (but not from the account). The group must be in the organi
GET/Schemas/UsersGet User Schema Queries the user schema. The user schema is defined in SCIM Core Schema (http://www.simpleclou
GET/ServiceProviderConfigsGet Service Provider Configurations Queries service provider configurations. The service provider configuratio
GET/UsersGet Users Queries multiple user identities in the organization domain. Filtering is available. Users
POST/UsersCreate User Creates a new organization user and adds them to the user domain. The user email domain must match
GET/Users/meGet Current User Queries the identity of the current authenticated user. Users
PUT/Users/meReplace Current User Changes the current authenticated user's displayName, locale, timezone, username and pass
PATCH/Users/meUpdate Current User Changes a limited set (or all if you choose) of the current authenticated user's data. The
GET/Users/{userKey}Get User Queries user identity in the organization domain. Users
PUT/Users/{userKey}Replace User Changes an existing user's displayName, locale, timezone, username and password. The request must
PATCH/Users/{userKey}Update User Changes a limited set (or all if you choose) of the user's data. The updated user email domain mus
DELETE/Users/{userKey}Delete User Deletes a user from the organization (but not from the account). Users

specification origin: https://developer.citrixonline.com/sites/default/files/citrix/citrix-apis/scim.json

nothing on this page is a rating, an endorsement or a claim about quality. Reachability is what our probes observed from one network; answering is a floor under usefulness, not a measure of it.