/follow-lists/{follow_list_id}/subscriptions/persons/{subscription_id}/alerts/{monitoring_id}/reviewsAsk AIget https://api.company.info/compliance/monitor/v2/follow-lists/{follow_list_id}/subscriptions/persons/{subscription_id}/alerts/{monitoring_id}/reviewsPath Paramsfollow_list_idstringrequiredThe ID of the Follow List that the Subscription belongs to.subscription_idstringrequiredThe ID of the Subscription that will be returned.monitoring_idstringrequiredThe ID of the Alert that contains matching profile.Query Paramspageobjectsizedefines the number of records to return in each page. default value: 10, maximum value: 20. cursorspecifies the next page cursor.page objectorderstringenumDefines the order of the data returned. Use desc to sort in descending order or asc to sort in ascending order. Defaults to asc if not provided.descascdescAllowed:ascdescResponses 200OK 400Bad Request 401Unauthorized 403Forbidden 404Not Found 500Internal Server ErrorUpdated about 3 hours ago