Return a current event-schedule object using email, access_key and event id.
Code | Description |
---|---|
422 | Unable to process request, see errors in response |
response: { "eventSchedule":{ "guid":"abc123", "startTime":"2015-07-03T23:00:00-04:00", "groupUserId":376023 } }
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:
|
email required |
email address for the query Validations:
|