Vygo APIEventsCopy PageEvent Participantsget https://api.vygoapp.com/events/participantsThis request allows you to retrieve information about participants of events on the Vygo platform.Query ParamsprogramIdstringFilter results by program IDeventIdstringFilter by specific event IDscheduledDateStartdate-timeFilter results by the time the event was scheduled to start in ISO 8601 format (inclusive)scheduledDateEnddate-timeFilter results by the time the event was scheduled to start in ISO 8601 format (exclusive)updatedDateStartdate-timeFilter results by the time the event participants were last updated in ISO 8601 format (inclusive)updatedDateEnddate-timeFilter results by the time the event participants were last updated in ISO 8601 format (exclusive)pageint32Defaults to 1Page number for paginated resultslimitint32≤ 1000Defaults to 10Number of results per page (max 1000)Headersx-api-keystringrequiredYou must provide your API key in the header of each request.Responses 200Successful response 400Invalid request. A query or body parameter failed validation. 401API key is missing, invalid, or has been revoked. 429Rate limit exceeded. 500Internal server error.Updated about 2 months ago EventsEvent FeedbackDid this page help you?YesNo