Return an event_group object using the event group's access_key and event id.
Code | Description |
---|---|
422 | Unable to process request, see errors in response |
response: { "eventGroup":{ "id":27728, "accessKey":"432ee6adea", "productDescription":"Video and Realtime", "event":{ "id":7235, "title":"3m Courtroom Test: speaker" } } }
Param name | Description |
---|---|
token required |
API token for your organization Validations:
|
id required |
The target Event ID Validations:
|
access_key required |
The access_key for the target event_group Validations:
|