Program MembersAsk AIget https://api.vygoapp.com/programs/membersThis request allows you to retrieve information about members of programs on the Vygo platform.Query ParamsprogramIdstringFilter results by program IDjoinedDateStartdate-timeFilter results by the date the participant joined the program in ISO 8601 format (inclusive)joinedDateEnddate-timeFilter results by the date the participant joined the program in ISO 8601 format (exclusive)pageint32Defaults to 1Page number for paginated resultslimitint32≤ 100Defaults to 20Number of results per page (max 100)Headersx-api-keystringrequiredYou must provide your API key in the header of each request.Responses 200Successful response 400Bad request 401Unauthorized 429Too Many RequestsUpdated 8 months ago