ProgramsAsk AIget https://api.vygoapp.com/programsThis request allows you to retrieve program data from the Vygo platform.Query ParamsprogramIdstringFilter results by program IDcreatedDateStartdate-timeFilter results by the date the program was created in ISO 8601 format (inclusive)createdDateEnddate-timeFilter results by the date the program was created in ISO 8601 format (exclusive)pageint32Defaults to 1Page number for paginated resultslimitint32≤ 1000Defaults to 20Number of results per page (max 1000)Headersx-api-keystringrequiredYou must provide your API key in the header of each request.Responses 200Successful response 400Bad request 401Unauthorized 429Too Many RequestsUpdated about 1 year ago