public struct ActivityListRequest: Requestable {
    
    public typealias Response = ActivityList

    public var path: String {