Returns an array of users who have access to an EventSchedule
Code | Description |
---|---|
404 | Event schedule not found |
[ { "id": 836622, "user_id": null, "email": "cdt@novackmacey.com", "name": null, "invited_at": "2021-04-12T12:03:07.000-04:00" }, { "id": 836623, "user_id": null, "email": "HGriffin@novackmacey.com", "name": null, "invited_at": null }, ]
Param name | Description |
---|---|
token required |
API token for your organization Validations:
|
id required |
ID of the event schedule Validations:
|